Borderou de evaluare (job #772115)

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:10:10 Scor 40

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 245 kb Incorect 0
2 1 ms 241 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 8 ms 249 kb Incorect 0
5 59 ms 249 kb Incorect 0
6 89 ms 512 kb Incorect 0
7 29 ms 249 kb Incorect 0
8 79 ms 249 kb Incorect 0
9 4 ms 249 kb OK 3
10 2 ms 245 kb OK 3
11 1 ms 245 kb OK 3
12 1 ms 245 kb OK 3
13 2 ms 503 kb OK 4
14 135 ms 249 kb OK 4
15 308 ms 249 kb Time limit exceeded 0
16 309 ms 249 kb Time limit exceeded 0
17 309 ms 249 kb Time limit exceeded 0
18 309 ms 512 kb Time limit exceeded 0
19 79 ms 249 kb OK 10
20 69 ms 245 kb OK 10
Punctaj total 40