Pagini recente » Borderou de evaluare (job #2228953) | Borderou de evaluare (job #670283) | Borderou de evaluare (job #2606244) | Borderou de evaluare (job #2846121) | Borderou de evaluare (job #3235872)
Borderou de evaluare (job #3235872)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:33:15: warning: iteration 5001 invokes undefined behavior [-Waggressive-loop-optimizations]
33 | dp[o] = 0; fr[o] = 0;
| ~~~~~~^~~
main.cpp:32:24: note: within this loop
32 | for(int o = 0; o <= Vmax; o++){
| ~~^~~~~~~
main.cpp:33:15: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [20004, 20007] is out of the bounds [0, 20004] of object 'dp' with type 'int [5001]' [-Warray-bounds]
33 | dp[o] = 0; fr[o] = 0;
| ~~~~~~^~~
main.cpp:8:24: note: 'dp' declared here
8 | int a[Vmax], fr[Vmax], dp[Vmax];
| ^~
main.cpp:33:26: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [20004, 20007] is out of the bounds [0, 20004] of object 'fr' with type 'int [5001]' [-Warray-bounds]
33 | dp[o] = 0; fr[o] = 0;
| ~~~~~~^~~
main.cpp:8:14: note: 'fr' declared here
8 | int a[Vmax], fr[Vmax], dp[Vmax];
| ^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | Okay | 5 |
2 | 0ms | 303kb | Okay | 5 |
3 | 1ms | 303kb | Incorrect | 0 |
4 | 1ms | 303kb | Incorrect | 0 |
5 | 1ms | 303kb | Incorrect | 0 |
6 | 4ms | 303kb | Incorrect | 0 |
7 | 8ms | 462kb | Killed by Signal 11 | 0 |
8 | 8ms | 466kb | Killed by Signal 11 | 0 |
9 | 8ms | 475kb | Killed by Signal 11 | 0 |
10 | 11ms | 487kb | Killed by Signal 11 | 0 |
11 | 8ms | 471kb | Killed by Signal 11 | 0 |
12 | 8ms | 499kb | Killed by Signal 11 | 0 |
Punctaj total | 10 |