Borderou de evaluare (job #579771)

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:22:23 Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:215:21: warning: narrowing conversion of 'x' from 'int' to 'short int' [-Wnarrowing] 215 | edges[i] = {x, y, cost}; | ^ main.cpp:215:24: warning: narrowing conversion of 'y' from 'int' to 'short int' [-Wnarrowing] 215 | edges[i] = {x, y, cost}; | ^ main.cpp:228:27: warning: narrowing conversion of '(n + i)' from 'int' to 'short int' [-Wnarrowing] 228 | edges[m] = {n + i, j, cost}; | ~~^~~ main.cpp:228:32: warning: narrowing conversion of 'j' from 'int' to 'short int' [-Wnarrowing] 228 | 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 1 ms 262 kb OK 10
2 10 ms 520 kb OK 10
3 119 ms 1175 kb OK 10
4 115 ms 389 kb OK 10
5 262 ms 520 kb OK 10
6 509 ms 786 kb Time limit exceeded 0
7 500 ms 1048 kb Time limit exceeded 0
8 504 ms 1175 kb Time limit exceeded 0
9 507 ms 1175 kb Time limit exceeded 0
10 500 ms 1179 kb Time limit exceeded 0
Punctaj total 50