Borderou de evaluare (job #1002461)

Utilizator robert_stefanRobert Stefan robert_stefan Data 27 septembrie 2013 20:08:17
Problema Elimin Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:13:80: error: ‘INT_MAX’ was not declared in this scope int r, c, sol[7300], a[7300][7300], sc[7300], sl[7300], sumtot, sc2[7300], mx=-INT_MAX, soll, n, m; ^ user.cpp: In function ‘void read()’: user.cpp:22:6: error: ‘n’ was not declared in this scope in>>n>>m>>r>>c; ^ user.cpp:22:9: error: ‘m’ was not declared in this scope in>>n>>m>>r>>c; ^ user.cpp: In function ‘void solution()’: user.cpp:48:2: error: ‘soll’ was not declared in this scope soll=sumtot; ^ user.cpp:50:11: error: ‘m’ was not declared in this scope for(; i<=m; ++i) ^ user.cpp:54:12: error: ‘m’ was not declared in this scope for(; j<=m; ++j) ^ user.cpp:60:33: error: ‘m’ was not declared in this scope nth_element(sc2+1,sc2+c+1,sc2+m+1); ^ user.cpp: In function ‘void BT(int)’: user.cpp:75:16: error: ‘n’ was not declared in this scope while(sol[k]<n-r+k) ^

Ceva nu functioneaza?