Borderou de evaluare (job #2502249)

Utilizator roxana.aeleneiAelenei Roxana roxana.aelenei Data 30 noiembrie 2019 15:43:52
Problema Desen Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'double kruskals_algorithm(int)': main.cpp:72:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0 ; i < solution.size () && added_vertices < tree_size ; ++ i ) ~~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:107:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( j = 0 ; j < v.size () ; ++ j ) ~~^~~~~~~~~~~ main.cpp:94:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen ( "desen.in" , "r" , stdin ) ; ^ main.cpp:95:44: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen ( "desen.out" , "w" , stdout ) ; ^ main.cpp:99:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf ( "%d" , & n ) ; ^ main.cpp:103:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf ( "%d%d" , & x , & y ) ; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK!10
25ms262kbOK!10
327ms524kbOK!10
4303ms1556kbTime limit exceeded0
5300ms1556kbTime limit exceeded0
6302ms1691kbTime limit exceeded0
7300ms1687kbTime limit exceeded0
8300ms1687kbTime limit exceeded0
9302ms1724kbTime limit exceeded0
10303ms1687kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?