Borderou de evaluare (job #579780)

Utilizator avatar VladTZY Tiganila Vlad VladTZY IP ascuns
Problemă Cotoroanța Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 25 ian. 2021 23:51:29 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:214:21: warning: narrowing conversion of 'x' from 'int' to 'short int' [-Wnarrowing] 214 | edges[i] = {x, y, cost}; | ^ main.cpp:214:24: warning: narrowing conversion of 'y' from 'int' to 'short int' [-Wnarrowing] 214 | edges[i] = {x, y, cost}; | ^ main.cpp:227:27: warning: narrowing conversion of '(n + i)' from 'int' to 'short int' [-Wnarrowing] 227 | edges[m] = {n + i, j, cost}; | ~~^~~ main.cpp:227:32: warning: narrowing conversion of 'j' from 'int' to 'short int' [-Wnarrowing] 227 | 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 6 ms 524 kb OK 10
3 71 ms 1175 kb OK 10
4 47 ms 389 kb OK 10
5 95 ms 389 kb OK 10
6 224 ms 782 kb OK 10
7 266 ms 1044 kb OK 10
8 337 ms 1175 kb OK 10
9 339 ms 1175 kb OK 10
10 335 ms 1179 kb OK 10
Punctaj total 100