Pagini recente » Borderou de evaluare (job #2230495) | Borderou de evaluare (job #2114625) | Borderou de evaluare (job #466564) | Borderou de evaluare (job #926388) | Borderou de evaluare (job #1715549)
Borderou de evaluare (job #1715549)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:17:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &k);
^
user.cpp:21:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
user.cpp: In function ‘void solve()’:
user.cpp:29:36: warning: array subscript is above array bounds [-Warray-bounds]
dp[1][1][1] = dp[0][1][1] + a[1][1];
^
user.cpp:29:9: warning: array subscript is above array bounds [-Warray-bounds]
dp[1][1][1] = dp[0][1][1] + a[1][1];
^
user.cpp:39:31: warning: array subscript is above array bounds [-Warray-bounds]
dp[1][j][1] += a[1][j];
^
user.cpp:39:27: warning: array subscript is above array bounds [-Warray-bounds]
dp[1][j][1] += a[1][j];
^
user.cpp:39:31: warning: array subscript is above array bounds [-Warray-bounds]
dp[1][j][1] += a[1][j];
^
user.cpp: In function ‘void write()’:
user.cpp:46:28: warning: array subscript is above array bounds [-Warray-bounds]
sol = Max(sol, dp[1][n][l]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 440kb | OK | 10 |
2 | 0ms | 444kb | OK | 10 |
3 | 0ms | 444kb | OK | 10 |
4 | 0ms | 448kb | OK | 10 |
5 | 0ms | 444kb | OK | 10 |
6 | 0ms | 480kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 0ms | 576kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 0ms | 604kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 0ms | 628kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 0ms | 652kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 50 |