Pagini recente » Borderou de evaluare (job #1251222) | Borderou de evaluare (job #1872606) | Borderou de evaluare (job #2561088) | Borderou de evaluare (job #752304) | Borderou de evaluare (job #3005506)
Borderou de evaluare (job #3005506)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:35:20: warning: iteration 100000 invokes undefined behavior [-Waggressive-loop-optimizations]
35 | aib[j] = 0;
| ~~~~~~~^~~
main.cpp:34:27: note: within this loop
34 | for (int j = 1; j <= dim; ++j)
| ~~^~~~~~
main.cpp:35:20: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [400004, 400007] is out of the bounds [0, 400004] of object 'aib' with type 'int [100001]' [-Warray-bounds]
35 | aib[j] = 0;
| ~~~~~~~^~~
main.cpp:11:5: note: 'aib' declared here
11 | int aib[dim];
| ^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 94ms | 1073kb | Incorect | 0 |
Punctaj total | 0 |