Borderou de evaluare (job #759268)

Utilizator avatar maria.bertolon Nerdvana 7 Maria Bertolon maria.bertolon IP ascuns
Problemă Startrek (clasa a 7-a) Compilator c-32
Rundă Tema 18 clasa a 7-a Status evaluat
Dată 29 ian. 2024 19:07:47 Scor 90

Raport evaluator

Compilare: main.c: In function 'main': main.c:15:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf( fin, "%d%d", &n, &t ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:18:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf( fin, "%hd", &d[i] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:20:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf( fin, "%hd", &v[i] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:41:14: warning: 'minj' may be used uninitialized [-Wmaybe-uninitialized] 41 | ta[minj] = MAXTA + 1; | ~~~~~~~~~^~~~~~~~~~~ main.c:12:34: note: 'minj' was declared here 12 | int i, j, n, t, maxdistr, min, minj; | ^~~~
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 1 ms 245 kb OK 10
5 1 ms 249 kb OK 10
6 9 ms 249 kb Incorect 0
7 19 ms 249 kb OK 10
8 39 ms 249 kb OK 10
9 29 ms 249 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 90