Borderou de evaluare (job #1640238)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 8 martie 2016 16:36:37
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:47: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:75: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:76: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:78: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:80: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
128ms20372kbIncorect0
228ms20392kbIncorect0
364ms21160kbIncorect0
4340ms26492kbIncorect0
5620ms32428kbIncorect0
6880ms37176kbIncorect0
71052ms40036kbIncorect0
81112ms41232kbIncorect0
91164ms42220kbIncorect0
101212ms43368kbIncorect0
Punctaj total0

Ceva nu functioneaza?