Borderou de evaluare (job #781637)

Utilizator avatar Vicentiu Savu Vicentiu Dorian Vicentiu IP ascuns
Problemă Aritmetica2 (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 9 iul. 2024 09:15:49 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:9:18: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 9 | fscanf(fin,"%d%d%d",&a,&s,&b); | ~^ ~~ | | | | int * long long int * | %lld main.c:9:20: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 9 | fscanf(fin,"%d%d%d",&a,&s,&b); | ~^ ~~ | | | | int * long long int * | %lld main.c:9:22: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'long long int *' [-Wformat=] 9 | fscanf(fin,"%d%d%d",&a,&s,&b); | ~^ ~~ | | | | int * long long int * | %lld main.c:12:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 12 | fprintf(fout,"%d",a+b); | ~^ ~~~ | | | | int long long int | %lld main.c:15:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 15 | fprintf(fout,"%d",a-b); | ~^ ~~~ | | | | int long long int | %lld main.c:18:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 18 | fprintf(fout,"%d",a*b); | ~^ ~~~ | | | | int long long int | %lld main.c:21:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 21 | fprintf(fout,"%d %d",a/b,a%b); | ~^ ~~~ | | | | int long long int | %lld main.c:21:27: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=] 21 | fprintf(fout,"%d %d",a/b,a%b); | ~^ ~~~ | | | | int long long int | %lld main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 249 kb Incorect 0
2 1 ms 249 kb Incorect 0
3 1 ms 249 kb Incorect 0
4 1 ms 249 kb Incorect 0
5 1 ms 249 kb Incorect 0
6 1 ms 249 kb Incorect 0
7 1 ms 249 kb Incorect 0
8 1 ms 249 kb Incorect 0
9 1 ms 249 kb Incorect 0
10 1 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 253 kb Incorect 0
15 1 ms 249 kb Incorect 0
16 1 ms 249 kb Incorect 0
17 1 ms 512 kb Incorect 0
18 1 ms 249 kb Incorect 0
19 1 ms 249 kb Incorect 0
20 1 ms 249 kb Incorect 0
21 1 ms 249 kb Incorect 0
22 1 ms 249 kb Incorect 0
23 1 ms 249 kb Incorect 0
24 1 ms 249 kb Incorect 0
25 2 ms 126 kb Incorect 0
Punctaj total 0