Borderou de evaluare (job #797567)

Utilizator avatar Maria_C. Maria Cataros Maria_C. IP ascuns
Problemă Cabina (clasa a 5-a) Compilator c-32
Rundă Tema 15 Clasa a 5-a Status evaluat
Dată 24 nov. 2024 16:04:48 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:8:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 8 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf (fin, "%d",&a); | ^~~~~~~~~~~~~~~~~~~~~ main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf (fin, "%d" ,&b); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:14:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf (fin, "%d",&a); | ^~~~~~~~~~~~~~~~~~~~~ main.c:27:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 27 | 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 3 ms 245 kb OK 10
5 1 ms 241 kb OK 10
6 2 ms 503 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 241 kb OK 10
9 1 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100