Borderou de evaluare (job #796507)

Utilizator avatar pacelaaa Ciurea Pavel pacelaaa IP ascuns
Problemă Suprapuneri (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 21 nov. 2024 22:11:24 Scor 10

Raport evaluator

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