Pagini recente » Borderou de evaluare (job #3238261) | Borderou de evaluare (job #201136) | Borderou de evaluare (job #1553582) | Borderou de evaluare (job #2637334) | Borderou de evaluare (job #1589189)
Borderou de evaluare (job #1589189)
Raport evaluator
Compilare:
user.cpp: In function ‘void add_hash(int, int)’:
user.cpp:23: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 count_hash(int, 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 |
1 | 64ms | 1904kb | Incorect | 0 |
2 | Depăşit | 1904kb | Time limit exceeded. | 0 |
3 | Depăşit | 2808kb | Time limit exceeded. | 0 |
4 | Depăşit | 1580kb | Time limit exceeded. | 0 |
5 | Depăşit | 1068kb | Time limit exceeded. | 0 |
6 | 112ms | 1756kb | Incorect | 0 |
7 | 28ms | 1420kb | Incorect | 0 |
8 | 20ms | 980kb | OK | 10 |
9 | 16ms | 916kb | OK | 10 |
10 | 4ms | 684kb | OK | 10 |
Punctaj total | 30 |