Borderou de evaluare (job #844103)

Utilizator avatar SpeedyAlexR Alexandru Ristea SpeedyAlexR IP ascuns
Problemă Optim (clasa a 8-a) Compilator c
Rundă Tema 8 Clasa a 7-a Status evaluat
Dată 1 dec. 2025 20:23:27 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:53:8: warning: overflow in conversion from 'long int' to 'int' changes value from '-9223372036854775807' to '1' [-Woverflow] 53 | maxx=-9223372036854775807; //aici am folosit calculatorul | ^ main.c:54:8: warning: overflow in conversion from 'long int' to 'int' changes value from '9223372036854775807' to '-1' [-Woverflow] 54 | minn=9223372036854775807; | ^~~~~~~~~~~~~~~~~~~ main.c:59:20: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 59 | fprintf(fout,"%lld %lld",minn,maxx); | ~~~^ ~~~~ | | | | | int | long long int | %d main.c:59:25: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int' [-Wformat=] 59 | fprintf(fout,"%lld %lld",minn,maxx); | ~~~^ ~~~~ | | | | | int | long long int | %d main.c:47:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 47 | fscanf( fin, "%d%d", &n, &k ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:49:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 49 | fscanf(fin,"%d",&v[i]); | ^~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 0 ms 292 kb Incorect 0
2 1 ms 508 kb Incorect 0
3 1 ms 508 kb Incorect 0
4 1 ms 508 kb Incorect 0
5 2 ms 292 kb Incorect 0
6 13 ms 292 kb Incorect 0
7 6 ms 292 kb Incorect 0
8 depășit 512 kb Time limit exceeded. 0
9 depășit 512 kb Time limit exceeded. 0
10 1 ms 508 kb Incorect 0
11 depășit 512 kb Time limit exceeded. 0
12 0 ms 292 kb Incorect 0
13 depășit 296 kb Time limit exceeded. 0
14 1 ms 508 kb Incorect 0
15 1 ms 292 kb Incorect 0
16 2 ms 508 kb Incorect 0
17 1 ms 508 kb Incorect 0
18 85 ms 580 kb Incorect 0
19 177 ms 508 kb Incorect 0
20 0 ms 508 kb Incorect 0
Penalizare: 5% (pentru 1 submisie/ii) 5%
Punctaj total 0