Borderou de evaluare (job #772311)

Utilizator avatar Emre Isleam Emre Emre IP ascuns
Problemă Domino3 (clasa a 7-a) Compilator c-32
Rundă Tema 28 Clasa a 7-a Status evaluat
Dată 6 apr. 2024 13:31:00 Scor 23

Raport evaluator

Compilare: main.c: In function 'main': main.c:14:16: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 14 | fscanf(fin,"%d%d",&c,&n); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:14:18: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 14 | fscanf(fin,"%d%d",&c,&n); | ~^ ~~ | | | | int * long long int * | %lld main.c:17:20: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 17 | fscanf(fin,"%d",&d); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:19:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 19 | fprintf(fout,"%d ",rez); | ~^ ~~~ | | | | int long long int | %lld main.c:33:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 33 | fprintf(fout,"%d ",ulnr); | ~^ ~~~~ | | | | int long long int | %lld main.c:14:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf(fin,"%d%d",&c,&n); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:17:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf(fin,"%d",&d); | ^~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 245 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 507 kb Incorect 0
6 1 ms 266 kb Incorect 0
7 1 ms 245 kb OK 5
8 1 ms 245 kb OK 5
9 1 ms 245 kb OK 5
10 1 ms 245 kb OK 5
11 1 ms 245 kb OK 5
12 1 ms 245 kb Incorect 0
13 1 ms 245 kb Incorect 0
14 1 ms 245 kb Incorect 0
15 1 ms 245 kb Incorect 0
16 1 ms 245 kb Incorect 0
17 1 ms 249 kb Incorect 0
18 1 ms 249 kb Incorect 0
19 1 ms 249 kb Incorect 0
20 1 ms 249 kb Incorect 0
Penalizare: 5% (pentru 1 submisie/ii) 5%
Punctaj total 23