Borderou de evaluare (job #979744)

Utilizator sorin_olimpicoolSorin Olimpicu sorin_olimpicool Data 2 august 2013 17:40:21
Problema Lacusta Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:11:2: error: ‘byte’ does not name a type byte a[250][250]; ^ user.cpp: In function ‘int main()’: user.cpp:25:9: error: ‘a’ was not declared in this scope fcin>>a[i][j]; ^ user.cpp:28:18: error: ‘a’ was not declared in this scope c[0][j] = a[0][0] +a[0][j]; ^ user.cpp:31:18: error: ‘a’ was not declared in this scope c[1][j] = a[0][0] + a[0][j]+ a[1][j]; ^ user.cpp:37:14: error: ‘a’ was not declared in this scope c[1][0] = a[1][0] + min; ^

Ceva nu functioneaza?