Borderou de evaluare (job #638435)

Utilizator avatar Sebi_Maftei Maftei Sebastian Sebi_Maftei IP ascuns
Problemă Tren (clasa a 8-a) Compilator cpp-32
Rundă 4martie_vs_11-12 Status evaluat
Dată 4 mar. 2022 19:57:05 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void DP()': main.cpp:52:27: warning: array subscript 3 is above array bounds of 'int [3][50003]' [-Warray-bounds] 52 | M = max(M, dp[3][i]); | ~~~~~~~^ main.cpp:8:8: note: while referencing 'dp' 8 | int n, dp[3][50003], a[50003], k; | ^~ main.cpp:52:24: warning: array subscript 3 is above array bounds of 'int [3][50003]' [-Warray-bounds] 52 | M = max(M, dp[3][i]); | ~~~~^ main.cpp:8:8: note: while referencing 'dp' 8 | int n, dp[3][50003], a[50003], k; | ^~ main.cpp:47:35: warning: array subscript 3 is above array bounds of 'int [3][50003]' [-Warray-bounds] 47 | dp[3][h] = max(dp[3][h], x); | ~~~~~~~^ main.cpp:8:8: note: while referencing 'dp' 8 | int n, dp[3][50003], a[50003], k; | ^~ main.cpp:47:32: warning: array subscript 3 is above array bounds of 'int [3][50003]' [-Warray-bounds] 47 | dp[3][h] = max(dp[3][h], x); | ~~~~^ main.cpp:8:8: note: while referencing 'dp' 8 | int n, dp[3][50003], a[50003], k; | ^~ main.cpp:47:17: warning: array subscript 3 is above array bounds of 'int [3][50003]' [-Warray-bounds] 47 | dp[3][h] = max(dp[3][h], x); | ~~~~^ main.cpp:8:8: note: while referencing 'dp' 8 | int n, dp[3][50003], a[50003], k; | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Killed by Signal 11 0
2 1 ms 249 kb Killed by Signal 11 0
3 81 ms 118 kb Incorect 0
4 105 ms 245 kb Time limit exceeded 0
5 101 ms 249 kb Time limit exceeded 0
6 103 ms 638 kb Time limit exceeded 0
7 108 ms 512 kb Time limit exceeded 0
8 106 ms 376 kb Time limit exceeded 0
9 108 ms 638 kb Time limit exceeded 0
10 108 ms 774 kb Time limit exceeded 0
Punctaj total 0