codice: int i; int risultato =0; for(i=0; i<=99; i++) risultato += i;
int i; int risultato =0; for(i=0; i<=99; i++) risultato += i;
Regole del Forum