Borderou de evaluare (job #784050)

Utilizator avatar andrei_sevescu sevescu andrei andrei_sevescu IP ascuns
Problemă Cyber (clasa 5-6) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 18 aug. 2024 10:45:05 Scor 64

Raport evaluator

Compilare: main.c: In function 'main': main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin, "%d" ,&n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin, "%d", &v[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin, "%d" ,&v[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb a) OK; b) rezultat incorect 7
3 1 ms 245 kb OK 10
4 1 ms 245 kb a) rezultat incorect; b) rezultat incorect 0
5 2 ms 245 kb OK 10
6 2 ms 245 kb OK 10
7 2 ms 249 kb OK 10
8 1 ms 245 kb a) rezultat incorect; b) rezultat incorect 0
9 1 ms 245 kb a) OK; b) rezultat incorect 7
10 1009 ms 249 kb Time limit exceeded 0
Punctaj total 64