#include void main () { // reeks optellen - aftellen int nI; int nJ; for (nI=1,nJ=10;nI<=10;nI++,nJ--) { cout << nI <<"\t"<