Borderou de evaluare (job #1064970)

Utilizator IonMosnoiIon Mosnoi IonMosnoi Data 22 decembrie 2013 15:57:59
Problema Stramosi Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:21: error: size of array ‘b’ is too large int b[250000][250000]; ^ user.cpp:8:6: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type] main(){//nu merge ^ user.cpp: In function ‘int main()’: user.cpp:19:4: error: ‘b’ was not declared in this scope b[1][i]=a; ^ user.cpp:31:9: error: ‘b’ was not declared in this scope fout<<b[c][a]<<"\n"; ^

Ceva nu functioneaza?