Borderou de evaluare (job #660744)

Utilizator avatar Mihai00700 Mihai Mihai00700 IP ascuns
Problemă Cursa Formula 1 (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 8 sept. 2022 08:19:30 Scor 90

Raport evaluator

Compilare: main.c: In function 'main': main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin, "%d%d%d", &n, &x, &y); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:12:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin, "%d%d%d", &a, &b, &c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:22:5: warning: 'nrm' may be used uninitialized in this function [-Wmaybe-uninitialized] 22 | fprintf(fout, "%d %d", nrm + 1, tm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 118 kb OK 10
3 196 ms 118 kb OK 10
4 200 ms 114 kb OK 10
5 428 ms 118 kb OK 10
6 555 ms 114 kb OK 10
7 631 ms 118 kb OK 10
8 642 ms 118 kb OK 10
9 840 ms 245 kb OK 10
10 950 ms 118 kb Time limit exceeded 0
Punctaj total 90