Borderou de evaluare (job #2413126)

Utilizator mihnea.anghelMihnea Anghel mihnea.anghel Data 22 aprilie 2019 22:12:41
Problema Rox Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:24:64: error: expected ')' before ';' token for ( f>>l1>>c1, nr=a[l1][c1], sum=0; nr; sum+=(nr&1), nr>>=1; ); ^ main.cpp:24:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for ( f>>l1>>c1, nr=a[l1][c1], sum=0; nr; sum+=(nr&1), nr>>=1; ); ^~~ main.cpp:24:66: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for ( f>>l1>>c1, nr=a[l1][c1], sum=0; nr; sum+=(nr&1), nr>>=1; ); ^ main.cpp:24:66: error: expected primary-expression before ')' token Non zero exit status: 1

Ceva nu functioneaza?