Borderou de evaluare (job #745881)

Utilizator avatar ana_p Ana Petrescu ana_p IP ascuns
Problemă Decbin (clasa a 6-a) Compilator c-32
Rundă Tema 9 clasa a 6-a Status evaluat
Dată 18 nov. 2023 14:30:36 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:26:31: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 26 | if(c<=n)fprintf(out,"%d\n",c); | ~^ ~ | | | | int long long int | %lld main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(in,"%d%d",&n,&b); | ^~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 245 kb OK 10
9 1 ms 245 kb OK 10
10 9 ms 147 kb OK 10
Punctaj total 100