Borderou de evaluare (job #979690)

Utilizator sorin_olimpicoolSorin Olimpicu sorin_olimpicool Data 2 august 2013 15:03:05
Problema Lacusta 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:28:8: error: ‘c’ was not declared in this scope c[0][j] = a[0][0] +a[0][j]; ^ user.cpp:31:8: error: ‘c’ was not declared in this scope c[1][j] = a[0][0] + a[0][j]+ a[1][j]; ^ user.cpp:35:12: error: ‘c’ was not declared in this scope if (c[1][j]<min) min = c[1][j]; ^ user.cpp:37:4: error: ‘c’ was not declared in this scope c[1][0] = a[1][0] + min; ^ user.cpp: At global scope: user.cpp:69:2: error: expected unqualified-id before ‘return’ return 0; ^ user.cpp:70:1: error: expected declaration before ‘}’ token } ^

Ceva nu functioneaza?