Borderou de evaluare (job #652960)

Utilizator avatar DP123 David Peligrad DP123 IP ascuns
Problemă Triunghiurile de 5 bani (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 16 iun. 2022 16:32:17 Scor 90

Raport evaluator

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