Borderou de evaluare (job #664838)

Utilizator avatar Remus Rughinis Remus Remus IP ascuns
Problemă Rotate Search (clasa a 10-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 28 sept. 2022 22:55:15 Scor 80

Raport evaluator

Compilare: main.c: In function 'main': main.c:24:20: warning: unused variable 'j' [-Wunused-variable] 24 | int n, dr, i, x, j, m; | ^ main.c:28:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 28 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:30:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 30 | fscanf(fin, "%d", &v[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:54:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 54 | fscanf(fin, "%d", &m); | ^~~~~~~~~~~~~~~~~~~~~ main.c:56:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 56 | fscanf(fin, "%d", &x); | ^~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 2 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 114 kb OK 10
4 1 ms 114 kb OK 10
5 1 ms 118 kb OK 10
6 1 ms 118 kb OK 10
7 12 ms 245 kb OK 10
8 22 ms 380 kb OK 10
9 37 ms 368 kb Incorect 0
10 42 ms 503 kb Incorect 0
Punctaj total 80