Borderou de evaluare (job #676626)

Utilizator avatar Cosminane8 Boac Mihai Cosmin Cosminane8 IP ascuns
Problemă Decbin (clasa a 6-a) Compilator c-32
Rundă Tema 9 clasa a 6-a Status evaluat
Dată 19 nov. 2022 13:16:09 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:22:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 22 | printf( "%d ", b2 ); | ~^ ~~ | | | | int long long int | %lld main.c:30:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 30 | printf( "%d\n", a ); | ~^ ~ | | | | int long long int | %lld main.c:7:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 7 | fscanf( fin, "%d%d", &n, &b ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 114 kb OK 10
7 1 ms 114 kb OK 10
8 1 ms 114 kb OK 10
9 1 ms 114 kb OK 10
10 56 ms 106 kb OK 10
Punctaj total 100