Borderou de evaluare (job #723876)

Utilizator avatar solezarino Robert Giurea solezarino IP ascuns
Problemă Mulţimi (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 13 iun. 2023 22:29:48 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:9:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf( fin, "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:10:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf( fin, "%d", &a ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:11:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf( fin, "%d", &b ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf( fin, "%d", &a ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:17:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf( fin, "%d", &b ); | ^~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 241 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 19 ms 339 kb OK 10
9 9 ms 167 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100