Borderou de evaluare (job #772117)

Utilizator avatar Roby2206 Staicu Robert Roby2206 IP ascuns
Problemă Copii (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 4 apr. 2024 20:11:35 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:24:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] 24 | fprintf(fout,"%d",produs%10); | ~^ ~~~~~~~~~ | | | | int long long unsigned int | %lld main.c:27:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] 27 | fprintf(fout,"%d%d",produs/10%10,produs%10); | ~^ ~~~~~~~~~~~~ | | | | int long long unsigned int | %lld main.c:27:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long unsigned int' [-Wformat=] 27 | fprintf(fout,"%d%d",produs/10%10,produs%10); | ~^ ~~~~~~~~~ | | | | int long long unsigned int | %lld main.c:30:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] 30 | fprintf(fout,"%d%d%d",produs/100%10,produs/10%10,produs%10); | ~^ ~~~~~~~~~~~~~ | | | | int long long unsigned int | %lld main.c:30:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long unsigned int' [-Wformat=] 30 | fprintf(fout,"%d%d%d",produs/100%10,produs/10%10,produs%10); | ~^ ~~~~~~~~~~~~ | | | | int long long unsigned int | %lld main.c:30:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long unsigned int' [-Wformat=] 30 | fprintf(fout,"%d%d%d",produs/100%10,produs/10%10,produs%10); | ~^ ~~~~~~~~~ | | | | int long long unsigned int | %lld main.c:33:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] 33 | fprintf(fout,"%d%d%d%d",produs/1000%10,produs/100%10,produs/10%10,produs%10); | ~^ ~~~~~~~~~~~~~~ | | | | int long long unsigned int | %lld main.c:33:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long unsigned int' [-Wformat=] 33 | fprintf(fout,"%d%d%d%d",produs/1000%10,produs/100%10,produs/10%10,produs%10); | ~^ ~~~~~~~~~~~~~ | | | | int long long unsigned int | %lld main.c:33:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long unsigned int' [-Wformat=]
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb Incorect 0
2 1 ms 266 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 9 ms 249 kb Incorect 0
5 59 ms 249 kb Incorect 0
6 89 ms 249 kb Incorect 0
7 29 ms 249 kb Incorect 0
8 79 ms 249 kb Incorect 0
9 1 ms 249 kb Incorect 0
10 2 ms 249 kb Incorect 0
11 1 ms 249 kb Incorect 0
12 1 ms 249 kb Incorect 0
13 1 ms 249 kb Incorect 0
14 2 ms 249 kb Incorect 0
15 1 ms 249 kb Incorect 0
16 2 ms 512 kb Incorect 0
17 1 ms 249 kb Incorect 0
18 1 ms 249 kb Incorect 0
19 2 ms 249 kb Incorect 0
20 1 ms 249 kb Incorect 0
Punctaj total 0