Borderou de evaluare (job #656333)

Utilizator avatar mexeea Medeea Mincu mexeea IP ascuns
Problemă Talent (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 27 iul. 2022 20:14:12 Scor 90

Raport evaluator

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