Borderou de evaluare (job #678996)

Utilizator avatar AlexStoican Alexandru Andrei Stoican AlexStoican IP ascuns
Problemă Flori Compilator c-32
Rundă Tema 9 Clasa a 7-a Status evaluat
Dată 2 dec. 2022 11:01:57 Scor 80

Raport evaluator

Compilare: main.c: In function 'main': main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(in, "%d%d", &n, &m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:14:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf(in, "%d", &v[i][j]);//citim matricea | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:17:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf(in, "%d", &z); | ^~~~~~~~~~~~~~~~~~~~ main.c:20:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf(in, "%d%d%d%d%d", &l1, &c1, &l2, &c2, &x);//citim coordonatele si cantitatea de apa | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 241 kb OK 10
3 1 ms 241 kb OK 10
4 49 ms 2342 kb OK 10
5 56 ms 3264 kb OK 10
6 147 ms 4177 kb OK 10
7 346 ms 5226 kb OK 10
8 369 ms 4960 kb OK 10
9 400 ms 3133 kb Time limit exceeded 0
10 404 ms 3129 kb Time limit exceeded 0
Punctaj total 80