Borderou de evaluare (job #774419)

Utilizator avatar RareH Rares Herinean RareH IP ascuns
Problemă Orintia (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 apr. 2024 10:43:16 Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:10:21: warning: unused variable 'd' [-Wunused-variable] 10 | short int s,i,j,d; | ^ main.cpp:24:18: warning: iteration 9 invokes undefined behavior [-Waggressive-loop-optimizations] 24 | frecv[v[i]]++; | ~~~^ main.cpp:22:16: note: within this loop 22 | for (i=1; i<=10; i++) | ~^~~~ main.cpp:21:10: warning: array subscript 11 is outside array bounds of 'short int [10]' [-Warray-bounds=] 21 | sort (v+1, v+11); | ~~~~~^~~~~~~~~~~ main.cpp:6:11: note: at offset 22 into object 'v' of size 20 6 | short int v[10]; | ^ main.cpp:21:10: warning: array subscript 11 is outside array bounds of 'short int [10]' [-Warray-bounds=] 21 | sort (v+1, v+11); | ~~~~~^~~~~~~~~~~ main.cpp:6:11: note: at offset 22 into object 'v' of size 20 6 | short int v[10]; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 2 ms 245 kb Incorect 0
2 1 ms 245 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 507 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 1 ms 245 kb Incorect 0
7 1 ms 245 kb OK 10
8 1 ms 245 kb Incorect 0
9 1 ms 507 kb OK 10
10 1 ms 266 kb OK 10
Punctaj total 30