Pagini recente » Borderou de evaluare (job #1978155) | Borderou de evaluare (job #1182515) | Borderou de evaluare (job #1983151) | Borderou de evaluare (job #661743) | Borderou de evaluare (job #2559304)
Borderou de evaluare (job #2559304)
Raport evaluator
Compilare:
main.cpp: In function 'int getindice(int)':
main.cpp:44:9: warning: 'rez' may be used uninitialized in this function [-Wmaybe-uninitialized]
return rez;
^~~
main.cpp: In function 'void solve()':
main.cpp:29:32: warning: 'rez' may be used uninitialized in this function [-Wmaybe-uninitialized]
return suma[ii][jj] - suma[i-1][jj] - suma[ii][j-1] + suma[i-1][j-1];
~^~
main.cpp:34:15: note: 'rez' was declared here
int i, aux, rez;
^~~
main.cpp:35:7: warning: 'jos' may be used uninitialized in this function [-Wmaybe-uninitialized]
aux = best[poz];
~~~~^~~~~~~~~~~
main.cpp:49:22: note: 'jos' was declared here
int i, j, jj, sus, jos, maxsum, maxim;
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 3ms | 131kb | OK | 10 |
4 | 3ms | 131kb | OK | 10 |
5 | 5ms | 262kb | OK | 10 |
6 | 8ms | 262kb | OK | 10 |
7 | 12ms | 262kb | OK | 10 |
8 | 10ms | 262kb | OK | 10 |
9 | 9ms | 262kb | OK | 10 |
10 | 11ms | 262kb | OK | 10 |
Punctaj total | 100 |