Borderou de evaluare (job #581572)

Utilizator avatar MAlex2019 Melintioi George Alexandru MAlex2019 IP ascuns
Problemă Dreptunghiuri Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 13 feb. 2021 13:02:51 Scor 40

Raport evaluator

Compilare: main.c:1: warning: ignoring #pragma warning [-Wunknown-pragmas] 1 | #pragma warning(disable: 4996) | main.c: In function 'main': main.c:16:17: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 16 | fscanf(fin, "%d%d", &lmic[i], &lmare[i]); | ~^ ~~~~~~~~ | | | | int * long long int * | %lld main.c:16:19: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 16 | fscanf(fin, "%d%d", &lmic[i], &lmare[i]); | ~^ ~~~~~~~~~ | | | | int * long long int * | %lld main.c:44:18: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 44 | fprintf(fout, "%d\n", l[maxi]); | ~^ ~~~~~~~ | | | | int long long int | %lld main.c:14:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] 14 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:16:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] 16 | fscanf(fin, "%d%d", &lmic[i], &lmare[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 1 ms 262 kb OK 10
4 203 ms 389 kb Time limit exceeded 0
5 157 ms 393 kb OK 10
6 209 ms 1179 kb Time limit exceeded 0
7 202 ms 786 kb Time limit exceeded 0
8 205 ms 1830 kb Time limit exceeded 0
9 201 ms 1703 kb Time limit exceeded 0
10 207 ms 1835 kb Time limit exceeded 0
Punctaj total 40