Borderou de evaluare (job #1614718)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 26 februarie 2016 02:10:07
Problema Progr2 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int get_hash(int, int)’: user.cpp:23:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < Hash[(value * 1LL * abs( rate )) % MOD].size(); i ++ ) { ^ user.cpp: In function ‘void add_hash(int, int, int)’: user.cpp:32:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < Hash[(value * 1LL * abs( rate )) % MOD].size(); i ++ ) { ^ user.cpp: In function ‘int main()’: user.cpp:45:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( "progr2.in" , "r", stdin ); ^ user.cpp:46:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( "progr2.out", "w", stdout ); ^ user.cpp:48:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d", &T ); ^ user.cpp:50:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d", &N ); ^ user.cpp:53:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d", &V[i] ); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1Depăşit31488kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?