Borderou de evaluare (job #809756)

Utilizator avatar Tudor_Petcu Tudor Mihai Petcu Tudor_Petcu IP ascuns
Problemă Triunghiurile de 5 bani (clasa a 5-a) Compilator c-32
Rundă Tema 25 Clasa a 5-a Status evaluat
Dată 19 feb. 2025 13:49:09 Scor 9

Raport evaluator

Compilare: main.c: In function 'main': main.c:22:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 22 | fprintf( fout, "%d %d", s / 20, s % 20 * 5 ); | ~^ ~~~~~~ | | | | int long long int | %lld main.c:22:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=] 22 | fprintf( fout, "%d %d", s / 20, s % 20 * 5 ); | ~^ ~~~~~~~~~~ | | | | int long long int | %lld main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf( fin, "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 245 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 2 ms 184 kb Incorect 0
6 1 ms 507 kb OK 10
7 1 ms 245 kb Incorect 0
8 1 ms 507 kb Incorect 0
9 1 ms 245 kb Incorect 0
10 1 ms 266 kb Incorect 0
Penalizare: 10% (pentru 2 submisie/ii) 10%
Punctaj total 9