Pagini recente » Borderou de evaluare (job #516991) | Borderou de evaluare (job #3292808) | Borderou de evaluare (job #2714213) | Borderou de evaluare (job #338063) | Borderou de evaluare (job #2292797)
Borderou de evaluare (job #2292797)
Raport evaluator
Compilare:
main.cpp: In function 'void adauga_in_hash(int)':
main.cpp:14:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(long long i = 0; i < hash_table[corespondenta].size(); i++)
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:14:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(long long i = 0; i < hash_table[corespondenta].size(); i++)
^~~
main.cpp:28:8: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
if( ok == 0)
^~
main.cpp: In function 'void sterge_din_hash(int)':
main.cpp:35:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( long long i = 0; i < hash_table[corespondenta].size(); i++)
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:34:9: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
int ok = 0;
^~
main.cpp: In function 'int gaseste_element(int)':
main.cpp:48:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i< hash_table[corespondenta].size() && ok == 0; i++)
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 44ms | 24117kb | OK | 10 | 10 |
2 | 49ms | 24117kb | OK | 10 | 10 |
3 | 43ms | 24117kb | OK | 10 | 10 |
4 | 111ms | 24510kb | Incorect | 0 | 0 |
5 | 114ms | 25559kb | Incorect | 0 |
6 | 143ms | 27131kb | OK | 10 |
7 | 260ms | 26869kb | Incorect | 0 | 0 |
8 | 444ms | 30015kb | OK | 10 | 30 |
9 | 828ms | 32243kb | OK | 10 |
10 | 802ms | 31326kb | OK | 10 |
Punctaj total | 60 |