Borderou de evaluare (job #806103)

Utilizator avatar RaresPanu Panu Rares Teodor RaresPanu IP ascuns
Problemă Las Fierbinți (clasa a 5-a) Compilator c-32
Rundă Tema 21 Clasa a 5-a Status evaluat
Dată 24 ian. 2025 16:25:36 Scor 54

Raport evaluator

Compilare: main.c: In function 'main': main.c:42:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 42 | fscanf(fin,"%d%d%d", &n,&a,&b); | ~^ ~~ | | | | int * long long int * | %lld main.c:42:24: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 42 | fscanf(fin,"%d%d%d", &n,&a,&b); | ~^ ~~ | | | | int * long long int * | %lld main.c:42:26: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'long long int *' [-Wformat=] 42 | fscanf(fin,"%d%d%d", &n,&a,&b); | ~^ ~~ | | | | int * long long int * | %lld main.c:51:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 51 | fprintf(fout,"%d", n/(ca*cb/a)); | ~^ ~~~~~~~~~~~ | | | | int long long int | %lld main.c:31:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 31 | fscanf(fin, "%d", &c); | ^~~~~~~~~~~~~~~~~~~~~ main.c:35:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | fscanf(fin,"%d%d%d", &n,&a,&b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:42:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 42 | fscanf(fin,"%d%d%d", &n,&a,&b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:56:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 56 | fscanf(fin,"%d%d", &l,&k); | ^~~~~~~~~~~~~~~~~~~~~~~~~ main.c:71:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 71 | fscanf(fin,"%d%d%d", &l,&k,&n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:73:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 73 | fscanf(fin,"%d", &a); | ^~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 4
2 1 ms 245 kb OK 4
3 1 ms 245 kb OK 4
4 1 ms 507 kb OK 4
5 1 ms 245 kb Incorect 0
6 1 ms 266 kb Incorect 0
7 1 ms 245 kb Incorect 0
8 1 ms 245 kb Incorect 0
9 1 ms 245 kb Incorect 0
10 1 ms 245 kb Incorect 0
11 1 ms 245 kb OK 4
12 1 ms 245 kb OK 4
13 1 ms 266 kb OK 4
14 1 ms 245 kb OK 4
15 1 ms 245 kb OK 4
16 1 ms 245 kb OK 4
17 1 ms 266 kb OK 4
18 1 ms 245 kb Incorect 0
19 1 ms 270 kb OK 4
20 9 ms 249 kb Incorect 0
21 69 ms 249 kb OK 4
22 139 ms 249 kb Incorect 0
23 49 ms 270 kb OK 4
24 529 ms 245 kb Incorect 0
25 559 ms 245 kb OK 4
Penalizare: 10% (pentru 2 submisie/ii) 10%
Punctaj total 54