Borderou de evaluare (job #800343)

Utilizator avatar cosmin04 Cosmin Opincaru cosmin04 IP ascuns
Problemă Cifre (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 19 dec. 2024 19:20:33 Scor 0

Raport evaluator

Compilare: main.c: In function 'calcul': main.c:25:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 25 | printf("nr1=%d cifre=%d\n", nr1,cifre); | ~^ ~~~ | | | | 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 | printf("nr1=%d cifre=%d\n", nr1,cifre); | ~^ ~~~~~ | | | | int long long int | %lld main.c:27:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 27 | printf("t=%d a=%d\n",t,a); | ~^ ~ | | | | int long long int | %lld main.c:30:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 30 | printf("nr2=%d\n",nr2); | ~^ ~~~ | | | | int long long int | %lld main.c:33:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 33 | printf("a=%d Aae=%d\n",a,a/putere(cifre)); | ~^ ~ | | | | int long long int | %lld main.c:33:31: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 33 | printf("a=%d Aae=%d\n",a,a/putere(cifre)); | ~^ ~~~~~~~~~~~~~~~ | | | | int long long int | %lld main.c:41:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 41 | printf("alt=2 a=%d aae=%d cifre=%d\n",a,a/putere(cifre),cifre); | ~^ ~ | | | | int long long int | %lld main.c:41:37: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 41 | printf("alt=2 a=%d aae=%d cifre=%d\n",a,a/putere(cifre),cifre); | ~^ ~~~~~~~~~~~~~~~ | | | | int long long int | %lld main.c:41:46: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=]
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb Incorect 0
2 1 ms 245 kb Incorect 0
3 2 ms 503 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 4 ms 131 kb Incorect 0
7 1 ms 245 kb Incorect 0
8 1 ms 245 kb Incorect 0
9 2 ms 266 kb Incorect 0
10 1 ms 245 kb Incorect 0
Punctaj total 0