Borderou de evaluare (job #615496)

Utilizator avatar matthriscu Matei Hriscu matthriscu IP ascuns
Problemă Permutări Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 10 nov. 2021 22:48:19 Scor 100

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("permutari.in", "r", stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:5:5: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 5 | freopen("permutari.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, &k); | ^~~~~~~~~~~~~~~~~~~~~ main.c:14:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | 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 1 ms 131 kb OK 10
8 1 ms 131 kb OK 10
9 1 ms 131 kb OK 10
10 1 ms 131 kb OK 10
Punctaj total 100