Borderou de evaluare (job #1325913)

Utilizator bogdan.23aGherasim Bogdan bogdan.23a Data 24 ianuarie 2015 14:48:03
Problema Text Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:6:22: error: size of array ‘m’ is too large char m[100001][100001]; ^ user.cpp: In function ‘int main()’: user.cpp:10:14: error: ‘m’ was not declared in this scope while(f>>m[i++]); ^ user.cpp:11:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(unsigned int a=1;a<=i;a++) ^ user.cpp:12:43: error: ‘m’ was not declared in this scope for(unsigned int j=0;j<strlen(m[a]);j++) ^

Ceva nu functioneaza?