Borderou de evaluare (job #809206)

Utilizator avatar EricFrancu Nerdvana 6 Eric Tiberiu Francu EricFrancu IP ascuns
Problemă Cifre9 (clasa a 5-a) Compilator c-32
Rundă probleme-extra Status evaluat
Dată 14 feb. 2025 19:22:26 Scor 20

Raport evaluator

Compilare: main.c: In function 'main': main.c:19:49: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 19 | printf ("prima cifra al lui %I64d este %I64d\n", n, n / l); | ~~~~^ ~ | | | | int long long int | %I64lld main.c:19:60: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 19 | printf ("prima cifra al lui %I64d este %I64d\n", n, n / l); | ~~~~^ ~~~~~ | | | | int long long int | %I64lld main.c:29:45: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 29 | printf ("prima cifra al lui %I64d este %I64d\n", n, n); | ~~~~^ ~ | | | | int long long int | %I64lld main.c:29:56: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 29 | printf ("prima cifra al lui %I64d este %I64d\n", n, n); | ~~~~^ ~ | | | | int long long int | %I64lld main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf (fin, "%lld %d", &n, &k); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 507 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 507 kb Incorect 0
5 1 ms 266 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 245 kb Incorect 0
8 1 ms 245 kb Incorect 0
9 1 ms 245 kb Incorect 0
10 1 ms 245 kb Incorect 0
Punctaj total 20