Borderou de evaluare (job #1589220)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 3 februarie 2016 20:58:37
Problema Poze Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 80

Raport evaluator

Compilare: user.cpp: In function ‘void add_hash(long long int, long long int)’: user.cpp:23:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int k = 0; k < Hash[(hash1 * hash2) % MOD].size(); k ++ ) { ^ user.cpp: In function ‘int count_hash(long long int, long long int)’: user.cpp:37:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int k = 0; k < Hash[(hash1 * 1LL * hash2) % MOD].size(); k ++ ) { ^ user.cpp: In function ‘int main()’: user.cpp:115:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( "poze.in" , "r", stdin ); ^ user.cpp:116:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( "poze.out", "w", stdout ); ^ user.cpp:118:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d", &T ); ^ user.cpp:120:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d %d %d", &N, &M, &K ); ^ user.cpp:124:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d", &A[i][j] ); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1Depăşit8296kbTime limit exceeded.0
2Depăşit9296kbTime limit exceeded.0
3708ms6208kbOK10
4528ms5752kbOK10
5196ms3532kbOK10
6428ms5068kbOK10
7156ms3312kbOK10
860ms2176kbOK10
940ms2012kbOK10
1012ms1432kbOK10
Punctaj total80

Ceva nu functioneaza?