Borderou de evaluare (job #765632)

Utilizator avatar AlexStoican Alexandru Andrei Stoican AlexStoican IP ascuns
Problemă Turist (clasa a 8-a) Compilator c-32
Rundă Tema 19 - Clasa a 8-a Status evaluat
Dată 29 feb. 2024 21:14:56 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:34:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 34 | fscanf(in, "%d%d", &n, &m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:35:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | fscanf(in, "%d%d", &l, &c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:36:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 36 | fscanf(in, "%d", &k); | ^~~~~~~~~~~~~~~~~~~~ main.c:39:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | fscanf(in, "%hd%hd", &v[0][i], &v[1][i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 249 kb OK 10
4 1 ms 249 kb OK 10
5 99 ms 270 kb OK 10
6 1 ms 249 kb OK 10
7 9 ms 249 kb OK 10
8 1 ms 249 kb OK 10
9 1 ms 249 kb OK 10
10 9 ms 270 kb OK 10
Punctaj total 100