Borderou de evaluare (job #1417241)

Utilizator alittlezzCazaciuc Valentin alittlezz Data 9 aprilie 2015 22:34:26
Problema Oo 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:14:14: error: ‘d’ was not declared in this scope f >> d[0][i]; ^ user.cpp:16:5: error: ‘d’ was not declared in this scope d[0][n + 1] = d[0][1]; ^ user.cpp:19:9: error: ‘x’ was not declared in this scope x = d[1][i - 1]; ^ user.cpp:20:9: error: ‘y’ was not declared in this scope y = d[1][i - 3] + d[0][i - 1] + d[0][i]; ^ user.cpp:25:9: error: ‘x’ was not declared in this scope x = d[2][i - 1]; ^ user.cpp:26:9: error: ‘y’ was not declared in this scope y = d[2][i - 3] + d[0][i - 1] + d[0][i]; ^ user.cpp:31:9: error: ‘x’ was not declared in this scope x = d[3][i - 1]; ^ user.cpp:32:9: error: ‘y’ was not declared in this scope y = d[3][i - 3] + d[0][i - 1] + d[0][i]; ^

Ceva nu functioneaza?