Borderou de evaluare (job #1076419)

Utilizator Andrei1998Andrei Constantinescu Andrei1998 Data 10 ianuarie 2014 10:15:43
Problema Paritate Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:21:5: error: expected ‘;’ before ‘int’ int n=strlen(sir),i,j; ^ user.cpp:22:9: error: ‘i’ was not declared in this scope for(i=0;i<n;i+=8) ^ user.cpp:22:15: error: ‘n’ was not declared in this scope for(i=0;i<n;i+=8) ^ user.cpp:26:13: error: ‘j’ was not declared in this scope for(j=1;j<8;j++) ^ user.cpp:47:9: error: ‘n’ was not declared in this scope n/=8; ^ user.cpp:48:13: error: ‘i’ was not declared in this scope for(i=0;i<n;i++) ^

Ceva nu functioneaza?