Borderou de evaluare (job #798416)

Utilizator avatar Mate.Durla Nerdvana 6 Durla Matei Stefan Mate.Durla IP ascuns
Problemă Parola (clasa a 5-a) Compilator c-32
Rundă Tema 16 Clasa a 5-a Status evaluat
Dată 1 dec. 2024 12:05:24 Scor 63

Raport evaluator

Compilare: main.c: In function 'main': main.c:19:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 19 | fprintf(fout,"%d",a/put); | ~^ ~~~~~ | | | | int long long int | %lld main.c:26:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 26 | fprintf(fout,"%d",a/put); | ~^ ~~~~~ | | | | int long long int | %lld main.c:35:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 35 | fprintf(fout,"%d",b%10); | ~^ ~~~~ | | | | int long long int | %lld main.c:40:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 40 | fprintf(fout,"%d",a/put); | ~^ ~~~~~ | | | | int long long int | %lld main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin,"%d%lld%lld",&k,&a,&b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb OK 10
2 1 ms 270 kb Killed by Signal 8 0
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 Incorect 0
8 1 ms 245 kb Incorect 0
9 1 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Penalizare: 10% (pentru 2 submisie/ii) 10%
Punctaj total 63