Borderou de evaluare (job #651818)

Utilizator avatar Andreea3425 Diaconu Andreea Andreea3425 IP ascuns
Problemă Maxnr (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 1 iun. 2022 23:06:51 Scor 70

Raport evaluator

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