Borderou de evaluare (job #579752)

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:10:10 Scor 50

Raport evaluator

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