Borderou de evaluare (job #726414)

Utilizator avatar Andreea3425 Diaconu Andreea Andreea3425 IP ascuns
Problemă 3 și 5 (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 13 iul. 2023 17:15:42 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:27:26: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 27 | printf("%d\n", p); | ~^ ~ | | | | int long long int | %lld main.c:40:26: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 40 | printf("%d\n", p); | ~^ ~ | | | | 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 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 233 kb OK 10
5 1 ms 233 kb OK 10
6 19 ms 352 kb OK 10
7 1979 ms 430 kb OK 10
8 2550 ms 1003 kb OK 10
9 2523 ms 520 kb OK 10
10 2 ms 245 kb OK 10
Punctaj total 100