Borderou de evaluare (job #737780)

Utilizator avatar Tibi201 Enache Tiberiu Mihai Tibi201 IP ascuns
Problemă Criptic (clasa a 7-a) Compilator c-32
Rundă Tema 4 clasa a 7-a Status evaluat
Dată 13 oct. 2023 21:10:25 Scor 56

Raport evaluator

Compilare: main.c: In function 'main': main.c:17:14: warning: array subscript has type 'char' [-Wchar-subscripts] 17 | chValue[c]=c-'0'; | ^ main.c:19:14: warning: array subscript has type 'char' [-Wchar-subscripts] 19 | chValue[c]=c-'a'+10; | ^ main.c:21:14: warning: array subscript has type 'char' [-Wchar-subscripts] 21 | chValue[c]=c-'A'+36; | ^ main.c:26:23: warning: array subscript has type 'char' [-Wchar-subscripts] 26 | nr = chValue[d1] * 62 + chValue[d2]; | ^ main.c:26:42: warning: array subscript has type 'char' [-Wchar-subscripts] 26 | nr = chValue[d1] * 62 + chValue[d2]; | ^ main.c:26:42: warning: 'd2' may be used uninitialized [-Wmaybe-uninitialized] 26 | nr = chValue[d1] * 62 + chValue[d2]; | ~~~~~~~^~~~ main.c:15:15: note: 'd2' was declared here 15 | char c,d1,d2; | ^~ main.c:26:23: warning: 'd1' may be used uninitialized [-Wmaybe-uninitialized] 26 | nr = chValue[d1] * 62 + chValue[d2]; | ~~~~~~~^~~~ main.c:15:12: note: 'd1' was declared here 15 | char c,d1,d2; | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 5
2 1 ms 245 kb OK 5
3 1 ms 249 kb Killed by Signal 11 0
4 1 ms 249 kb Killed by Signal 11 0
5 1 ms 249 kb Killed by Signal 11 0
6 1 ms 245 kb OK 5
7 9 ms 462 kb OK 5
8 9 ms 458 kb OK 5
9 159 ms 2629 kb OK 5
10 159 ms 2629 kb OK 5
11 169 ms 5275 kb OK 5
12 130 ms 5271 kb OK 5
13 2 ms 249 kb Killed by Signal 11 0
14 1 ms 249 kb Killed by Signal 11 0
15 1 ms 249 kb Killed by Signal 11 0
16 285 ms 5271 kb OK 5
17 355 ms 5296 kb OK 5
18 319 ms 5292 kb OK 5
19 319 ms 5267 kb OK 5
20 339 ms 5275 kb OK 5
Penalizare: 20% (pentru 4 submisie/ii) 20%
Punctaj total 56