Borderou de evaluare (job #981218)

Utilizator sorin_olimpicoolSorin Olimpicu sorin_olimpicool Data 6 august 2013 16:17:05
Problema Ausoara 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:24:15: error: ‘allArray’ was not declared in this scope fcin>>allArray[i][0]; ^ user.cpp:25:9: error: ‘sum’ was not declared in this scope sum+=allArray[i][0]; ^ user.cpp:31:9: error: ‘sum’ was not declared in this scope sum+=allArray[i][0]; ^ user.cpp:31:14: error: ‘allArray’ was not declared in this scope sum+=allArray[i][0]; ^ user.cpp:35:13: error: ‘index’ was not declared in this scope index[i] = 1; ^ user.cpp:37:9: error: ‘boolean’ was not declared in this scope boolean ok = true; ^ user.cpp:37:17: error: expected ‘;’ before ‘ok’ boolean ok = true; ^ user.cpp:38:16: error: ‘counter’ was not declared in this scope while (counter < sum + 10) { ^ user.cpp:38:26: error: ‘sum’ was not declared in this scope while (counter < sum + 10) { ^ user.cpp:39:13: error: ‘ok’ was not declared in this scope ok = true; ^ user.cpp:41:24: error: ‘allArray’ was not declared in this scope while (allArray[0][index[0]] > allArray[i][index[i]]) { ^ user.cpp:41:36: error: ‘index’ was not declared in this scope while (allArray[0][index[0]] > allArray[i][index[i]]) { ^ user.cpp:48:21: error: ‘allArray’ was not declared in this scope if (allArray[0][index[0]] != allArray[i][index[i]]) { ^ user.cpp:48:33: error: ‘index’ was not declared in this scope if (allArray[0][index[0]] != allArray[i][index[i]]) { ^ user.cpp:53:17: error: ‘lista’ was not declared in this scope lista[listacontor] = (allArray[0][index[0]]); ^ user.cpp:53:23: error: ‘listacontor’ was not declared in this scope lista[listacontor] = (allArray[0][index[0]]); ^ user.cpp:53:39: error: ‘allArray’ was not declared in this scope

Ceva nu functioneaza?