Borderou de evaluare (job #734389)

Utilizator avatar solezarino Robert Giurea solezarino IP ascuns
Problemă Apropiate1 (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 30 sept. 2023 18:33:30 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:11:18: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 11 | fscanf(fin,"%d%d",&n,&d); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:11:20: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 11 | fscanf(fin,"%d%d",&n,&d); | ~^ ~~ | | | | int * long long int * | %lld main.c:22:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 22 | fscanf(fin,"%d",&a); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:31:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 31 | fprintf(fout,"%d ",o[d]); | ~^ ~~~~ | | | | int long long int | %lld main.c:35:33: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 35 | fprintf(fout, "%d ",o[1]); | ~^ ~~~~ | | | | int long long int | %lld main.c:37:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 37 | fprintf(fout,"%d ",o[2]); | ~^ ~~~~ | | | | int long long int | %lld main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin,"%d%d",&n,&d); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:22:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 22 | fscanf(fin,"%d",&a); | ^~~~~~~~~~~~~~~~~~~ main.c:24:10: warning: array subscript 2 is above array bounds of 'long long int[2]' [-Warray-bounds] 24 | o[2]=a; | ~^~~ main.c:4:15: note: while referencing 'o' 4 | long long int o[2];
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 509 ms 4308 kb Time limit exceeded 0
2 509 ms 4354 kb Time limit exceeded 0
3 509 ms 4345 kb Time limit exceeded 0
4 508 ms 4182 kb Time limit exceeded 0
5 509 ms 4210 kb Time limit exceeded 0
6 509 ms 4337 kb Time limit exceeded 0
7 508 ms 4214 kb Time limit exceeded 0
8 507 ms 4259 kb Time limit exceeded 0
9 509 ms 4194 kb Time limit exceeded 0
10 508 ms 4395 kb Time limit exceeded 0
11 506 ms 4403 kb Time limit exceeded 0
12 509 ms 4399 kb Time limit exceeded 0
13 509 ms 4190 kb Time limit exceeded 0
14 508 ms 4329 kb Time limit exceeded 0
15 501 ms 4538 kb Time limit exceeded 0
16 507 ms 4579 kb Time limit exceeded 0
17 509 ms 4390 kb Time limit exceeded 0
18 501 ms 4423 kb Time limit exceeded 0
19 509 ms 4239 kb Time limit exceeded 0
20 506 ms 4288 kb Time limit exceeded 0
Punctaj total 0