Borderou de evaluare (job #784053)

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:53:02 Scor 100

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 OK 10
3 1 ms 245 kb OK 10
4 2 ms 245 kb OK 10
5 3 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 249 kb OK 10
8 2 ms 245 kb OK 10
9 1 ms 245 kb OK 10
10 2 ms 245 kb OK 10
Punctaj total 100