Borderou de evaluare (job #2049921)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:25: warning: integer overflow in expression [-Woverflow]
#define MAX (1 << 31) - 1
^
user.cpp:54:31: note: in expansion of macro ‘MAX’
dp[k][i][j] = MAX;
^
user.cpp:6:25: warning: integer overflow in expression [-Woverflow]
#define MAX (1 << 31) - 1
^
user.cpp:72:15: note: in expansion of macro ‘MAX’
int rez = MAX, xsf, ysf;
^
user.cpp:84:22: warning: ‘ysf’ may be used uninitialized in this function [-Wmaybe-uninitialized]
rec(nv, xsf, ysf);
^
user.cpp:84:22: warning: ‘xsf’ may be used uninitialized in this function [-Wmaybe-uninitialized]
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 600kb | OK | 10 |
| 2 | 0ms | 644kb | OK | 10 |
| 3 | 0ms | 708kb | OK | 10 |
| 4 | 0ms | 844kb | OK | 10 |
| 5 | 8ms | 1212kb | OK | 10 |
| 6 | 8ms | 1276kb | OK | 10 |
| 7 | 12ms | 1340kb | OK | 10 |
| 8 | 12ms | 1388kb | OK | 10 |
| 9 | 12ms | 1408kb | OK | 10 |
| 10 | 0ms | 500kb | Drum gresit | 4 |
| Punctaj total | 94 |