Borderou de evaluare (job #796293)

Utilizator avatar avram.popa Avram-Popa avram.popa IP ascuns
Problemă Circular (clasa a 9-a ) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 20 nov. 2024 19:16:36 Scor 80

Raport evaluator

Compilare: main.cpp: In function 'int check()': main.cpp:33:21: warning: iteration 10 invokes undefined behavior [-Waggressive-loop-optimizations] 33 | f[i]=0; | ~~~~^~ main.cpp:32:23: note: within this loop 32 | for(i=0; i<=10; i++) { | ~^~~~ main.cpp:33:21: warning: 'void* __builtin_memset(void*, int, unsigned int)' forming offset [40, 43] is out of the bounds [0, 40] of object 'f' with type 'int [10]' [-Warray-bounds=] 33 | f[i]=0; | ~~~~^~ main.cpp:5:19: note: 'f' declared here 5 | int c[MAXNRCF*10],f[MAXCIF]; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 909 ms 249 kb OK 10
3 79 ms 245 kb OK 10
4 49 ms 249 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 507 kb OK 10
7 1009 ms 249 kb Time limit exceeded 0
8 1 ms 503 kb OK 10
9 399 ms 266 kb OK 10
10 1007 ms 249 kb Time limit exceeded 0
Punctaj total 80