Borderou de evaluare (job #627910)

Utilizator avatar IonelePacate sixratnine IonelePacate IP ascuns
Problemă Alee (clasa a 10-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 26 ian. 2022 13:40:04 Scor 100

Raport evaluator

Compilare: main.c: In function 'Bordare': main.c:52:10: warning: unused variable 'j' [-Wunused-variable] 52 | int i, j; | ^ main.c: At top level: main.c:101:6: warning: return type of 'main' is not 'int' [-Wmain] 101 | void main(void) | ^~~~ main.c: In function 'Citire': main.c:35:3: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | scanf("%d%d", &n, &m); //citesc dimensiunile parcului si numarul de pomi | ^~~~~~~~~~~~~~~~~~~~~ main.c:41:7: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 41 | scanf("%d %d", &i, &j); //citesc coordonatele obstacolelor | ^~~~~~~~~~~~~~~~~~~~~~ main.c:45:3: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 45 | scanf("%d %d %d %d", &ix, &iy, &ox, &oy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 114 kb OK 10
4 1 ms 114 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 249 kb OK 10
7 6 ms 245 kb OK 10
8 1 ms 372 kb OK 10
9 1 ms 249 kb OK 10
10 1 ms 241 kb OK 10
Punctaj total 100