Borderou de evaluare (job #664839)

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:56:56 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:24:17: warning: unused variable 'j' [-Wunused-variable] 24 | int n, dr, i, j, m; | ^ main.c:29:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:31:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 31 | fscanf(fin, "%lld", &v[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:55:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | fscanf(fin, "%d", &m); | ^~~~~~~~~~~~~~~~~~~~~ main.c:57:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 57 | fscanf(fin, "%lld", &x); | ^~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 110 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 10 ms 249 kb OK 10
8 28 ms 503 kb OK 10
9 55 ms 626 kb OK 10
10 45 ms 757 kb OK 10
Punctaj total 100