Borderou de evaluare (job #981064)

Utilizator sorin_olimpicoolSorin Olimpicu sorin_olimpicool Data 6 august 2013 12:45:55
Problema Ausoara Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:11:6: error: expected unqualified-id before ‘[’ token long[100] index; ^ user.cpp: In function ‘int main()’: user.cpp:34:13: error: ‘index’ was not declared in this scope index[i] = 1; ^ user.cpp:36:9: error: ‘boolean’ was not declared in this scope boolean ok = true; ^ user.cpp:36:17: error: expected ‘;’ before ‘ok’ boolean ok = true; ^ user.cpp:37:16: error: ‘counter’ was not declared in this scope while (counter < sum) { ^ user.cpp:38:13: error: ‘ok’ was not declared in this scope ok = true; ^ user.cpp:40:36: error: ‘index’ was not declared in this scope while (allArray[0][index[0]] > allArray[i][index[i]]) { ^ user.cpp:47:33: error: ‘index’ was not declared in this scope if (allArray[0][index[0]] != allArray[i][index[i]]) { ^ user.cpp:52:51: error: ‘index’ was not declared in this scope lista[listacontor] = (allArray[0][index[0]]); ^ user.cpp:60:13: error: ‘index’ was not declared in this scope index[0]++; ^

Ceva nu functioneaza?