Borderou de evaluare (job #737657)

Utilizator avatar ultra980 Alex Stan ultra980 IP ascuns
Problemă Onigim (clasa a 5-a) Compilator c-32
Rundă Tema 4 clasa a 7-a Status evaluat
Dată 12 oct. 2023 20:09:36 Scor 100

Raport evaluator

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