Borderou de evaluare (job #579755)

Utilizator avatar VladTZY Tiganila Vlad VladTZY IP ascuns
Problemă Cotoroanța Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 25 ian. 2021 22:26:36 Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:212:21: warning: narrowing conversion of 'x' from 'int' to 'short int' [-Wnarrowing] 212 | edges[i] = {x, y, cost}; | ^ main.cpp:212:24: warning: narrowing conversion of 'y' from 'int' to 'short int' [-Wnarrowing] 212 | edges[i] = {x, y, cost}; | ^ main.cpp:225:27: warning: narrowing conversion of '(n + i)' from 'int' to 'short int' [-Wnarrowing] 225 | edges[m] = {n + i, j, cost}; | ~~^~~ main.cpp:225:32: warning: narrowing conversion of 'j' from 'int' to 'short int' [-Wnarrowing] 225 | edges[m] = {n + i, j, cost}; | ^ main.cpp: In member function 'char InParser::read_ch()': main.cpp:20:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] 20 | fread(buff, 1, 4096, fin); | ~~~~~^~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 2 ms 262 kb OK 10
2 13 ms 520 kb OK 10
3 120 ms 1175 kb OK 10
4 120 ms 393 kb OK 10
5 308 ms 520 kb OK 10
6 505 ms 913 kb Time limit exceeded 0
7 501 ms 1044 kb Time limit exceeded 0
8 500 ms 1179 kb Time limit exceeded 0
9 506 ms 1179 kb Time limit exceeded 0
10 505 ms 1175 kb Time limit exceeded 0
Punctaj total 50