Borderou de evaluare (job #689114)

Utilizator avatar DavidV Nerdvana 6 Vasile David Andrei DavidV IP ascuns
Problemă Bile 2 (clasa a 6-a) Compilator c-32
Rundă Tema 15 clasa a 6-a Status evaluat
Dată 21 ian. 2023 11:45:59 Scor 60

Raport evaluator

Compilare: main.c: In function 'main': main.c:14:20: warning: format '%u' expects argument of type 'unsigned int *', but argument 3 has type 'short unsigned int *' [-Wformat=] 14 | fscanf( fin, "%u", &a[i] ); | ~^ ~~~~~ | | | | | short unsigned int * | unsigned int * | %hu main.c:17:20: warning: format '%u' expects argument of type 'unsigned int *', but argument 3 has type 'short unsigned int *' [-Wformat=] 17 | fscanf( fin, "%u", &c[i] ); | ~^ ~~~~~ | | | | | short unsigned int * | unsigned int * | %hu main.c:12:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf( fin, "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf( fin, "%u", &a[i] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:17:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf( fin, "%u", &c[i] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 110 kb OK 10
4 1 ms 118 kb Incorect 0
5 1 ms 114 kb OK 10
6 1 ms 118 kb Incorect 0
7 1 ms 114 kb OK 10
8 1 ms 114 kb Incorect 0
9 1 ms 114 kb OK 10
10 1 ms 114 kb Incorect 0
Punctaj total 60