Borderou de evaluare (job #1589217)

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

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
1196ms3484kbIncorect0
2Depăşit3184kbTime limit exceeded.0
3Depăşit5440kbTime limit exceeded.0
4Depăşit2848kbTime limit exceeded.0
5Depăşit1880kbTime limit exceeded.0
6432ms5088kbOK10
776ms2116kbIncorect0
860ms2176kbOK10
940ms2008kbOK10
1012ms1432kbOK10
Punctaj total40

Ceva nu functioneaza?