Borderou de evaluare (job #1640227)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 8 martie 2016 16:33:33
Problema Arbore3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In member function ‘void nrx_hash::insert_hash(int)’: user.cpp:24:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < my_hash[position].size(); i ++ ) { ^ user.cpp: In member function ‘void nrx_hash::erase_hash(int)’: user.cpp:37:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < my_hash[position].size(); i ++ ) { ^ user.cpp: In member function ‘int nrx_hash::count_hash(int)’: user.cpp:51:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < my_hash[position].size(); i ++ ) { ^ user.cpp: In function ‘int main()’: user.cpp:79:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( "arbore3.in" , "r", stdin ); ^ user.cpp:80:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( "arbore3.out", "w", stdout ); ^ user.cpp:82:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d %d", &N, &S ); ^ user.cpp:84:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d %d", &node, &Cost[i] ); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
128ms20368kbIncorect0
228ms20388kbIncorect0
360ms21144kbIncorect0
4340ms26420kbIncorect0
5592ms32000kbIncorect0
6828ms36292kbIncorect0
7972ms38816kbIncorect0
81016ms39888kbIncorect0
91080ms40724kbIncorect0
101092ms41332kbIncorect0
Punctaj total0

Ceva nu functioneaza?