Borderou de evaluare (job #798413)

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 11:58:42 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:9:16: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 9 | fscanf(fin,"%d%d%d",&k,&a,&b); | ~^ ~~ | | | | int * long long int * | %lld main.c:9:18: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'long long int *' [-Wformat=] 9 | fscanf(fin,"%d%d%d",&k,&a,&b); | ~^ ~~ | | | | int * long long int * | %lld main.c:16:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 16 | fprintf(fout,"%d",a/put); | ~^ ~~~~~ | | | | int long long int | %lld main.c:25:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 25 | fprintf(fout,"%d",b%10); | ~^ ~~~~ | | | | int long long int | %lld main.c:30:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 30 | fprintf(fout,"%d",a/put); | ~^ ~~~~~ | | | | int long long int | %lld main.c:9:1: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin,"%d%d%d",&k,&a,&b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb Incorect 0
2 1 ms 245 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 1 ms 245 kb Incorect 0
7 1 ms 245 kb Incorect 0
8 1 ms 245 kb Incorect 0
9 1 ms 245 kb Incorect 0
10 1 ms 507 kb Incorect 0
Punctaj total 0