Borderou de evaluare (job #650079)

Utilizator avatar Green Alexantru Talpau Green IP ascuns
Problemă Gardul (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 13 mai 2022 16:41:35 Scor 90

Raport evaluator

Compilare: main.c: In function 'main': main.c:11:23: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 11 | fscanf (fin, "%d%d%d", &n, &p, &q); | ~^ ~~ | | | | int * long long int * | %lld main.c:11:25: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'long long int *' [-Wformat=] 11 | fscanf (fin, "%d%d%d", &n, &p, &q); | ~^ ~~ | | | | int * long long int * | %lld main.c:11:6: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf (fin, "%d%d%d", &n, &p, &q); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 1 ms 114 kb OK 10
5 1 ms 114 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 2 ms 245 kb OK 10
9 1 ms 368 kb OK 10
10 1 ms 503 kb a) rezultat incorect; b) rezultat incorect; c) rezultat incorect d) rezultat incorect 0
Punctaj total 90