Borderou de evaluare (job #1640243)

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

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
128ms20364kbOK10
228ms20396kbOK10
364ms21156kbOK10
4344ms26496kbOK10
5616ms32424kbOK10
6876ms37176kbOK10
71040ms40036kbOK10
81116ms41236kbOK10
91228ms42220kbOK10
101212ms43364kbOK10
Punctaj total100

Ceva nu functioneaza?