Borderou de evaluare (job #615503)

Utilizator avatar matthriscu Matei Hriscu matthriscu IP ascuns
Problemă Permfix Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 10 nov. 2021 23:27:33 Scor 90

Raport evaluator

Compilare: main.c: In function 'main': main.c:4:5: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 4 | freopen("permfix.in", "r", stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:5:5: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 5 | freopen("permfix.out", "w", stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:7:5: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 7 | scanf("%d%d", &n, &q); | ^~~~~~~~~~~~~~~~~~~~~ main.c:9:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | scanf("%d", &a); | ^~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 10
2 1 ms 131 kb OK 10
3 1 ms 131 kb OK 10
4 1 ms 131 kb OK 10
5 1 ms 131 kb OK 10
6 1 ms 131 kb OK 10
7 9 ms 131 kb OK 10
8 9 ms 131 kb OK 10
9 80 ms 131 kb OK 10
10 105 ms 131 kb Time limit exceeded 0
Punctaj total 90