Borderou de evaluare (job #763145)

Utilizator avatar NeaguIoan Negu Catalin NeaguIoan IP ascuns
Problemă Numere8 (clasa a 5-a) Compilator c-32
Rundă Tema 26 Clasa a 5-a Status evaluat
Dată 18 feb. 2024 14:04:17 Scor 45

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf( fin, "%d", &c ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:12:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf( fin, "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:15:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf( fin, "%d", &d ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:24:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 24 | fscanf( fin, "%d", &K ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:27:17: warning: 'sum' may be used uninitialized [-Wmaybe-uninitialized] 27 | sum = sum + col; | ~~~~^~~~~~~~~~~ main.c:7:22: note: 'sum' was declared here 7 | int c, n, K, nr, sum, lin, col, i, d; | ^~~ main.c:26:17: warning: 'col' may be used uninitialized [-Wmaybe-uninitialized] 26 | col =col + lin; | ~~~~^~~~~~~~~~ main.c:7:32: note: 'col' was declared here 7 | int c, n, K, nr, sum, lin, col, i, d; | ^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 5
2 1 ms 249 kb OK 5
3 1 ms 245 kb OK 5
4 1 ms 245 kb OK 5
5 1 ms 249 kb OK 5
6 1 ms 249 kb OK 5
7 1 ms 249 kb OK 5
8 1 ms 245 kb OK 5
9 1 ms 249 kb OK 5
10 1 ms 245 kb Incorect 0
11 1 ms 245 kb Incorect 0
12 1 ms 245 kb Incorect 0
13 1 ms 245 kb Incorect 0
14 1 ms 245 kb Incorect 0
15 1 ms 245 kb Incorect 0
16 1 ms 245 kb Incorect 0
17 1 ms 245 kb Incorect 0
18 1 ms 245 kb Incorect 0
19 1 ms 245 kb Incorect 0
20 1 ms 245 kb Incorect 0
Punctaj total 45