Borderou de evaluare (job #672196)

Utilizator avatar Coman_Diana Coman Diana Coman_Diana IP ascuns
Problemă Suprapuneri (clasa a 6-a) Compilator c-32
Rundă Tema 6 clasa a 6-a Status evaluat
Dată 27 oct. 2022 17:47:54 Scor 10

Raport evaluator

Compilare: main.c: In function 'main': main.c:12:23: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 12 | fscanf( fin, "%I64d%I64d", &m, &n ); | ~~~~^ ~~ | | | | int * long long int * | %I64lld main.c:12:28: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 12 | fscanf( fin, "%I64d%I64d", &m, &n ); | ~~~~^ ~~ | | | | int * long long int * | %I64lld main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf( fin, "%I64d%I64d", &m, &n ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb rezultat incorect 0
2 1 ms 114 kb rezultat incorect 0
3 1 ms 114 kb rezultat incorect 0
4 1 ms 114 kb rezultat incorect 0
5 1 ms 114 kb rezultat incorect 0
6 1 ms 114 kb OK 10
7 1 ms 114 kb rezultat incorect 0
8 1 ms 114 kb rezultat incorect 0
9 1 ms 114 kb rezultat incorect 0
10 1 ms 114 kb rezultat incorect 0
Punctaj total 10