Pagini recente » Borderou de evaluare (job #45371) | Borderou de evaluare (job #1049801) | Borderou de evaluare (job #2678204) | Borderou de evaluare (job #2184132) | Borderou de evaluare (job #2292648)
Borderou de evaluare (job #2292648)
Raport evaluator
Compilare:
main.cpp: In function 'void adauga_in_hash(int)':
main.cpp:14:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < hash_table[corespondenta].size(); i++)
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:14:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 0; i < hash_table[corespondenta].size(); i++)
^~~
main.cpp:19: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:26:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < hash_table[corespondenta].size(); i++)
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:25: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:39: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 | 7ms | 2490kb | OK | 10 | 10 |
2 | 7ms | 2490kb | OK | 10 | 10 |
3 | 7ms | 2490kb | OK | 10 | 10 |
4 | 64ms | 2752kb | Incorect | 0 | 0 |
5 | 75ms | 2883kb | Incorect | 0 |
6 | 122ms | 3276kb | Incorect | 0 |
7 | 241ms | 3276kb | Incorect | 0 | 0 |
8 | 937ms | 4980kb | OK | 10 | 0 |
9 | 1200ms | 5505kb | Time limit exceeded | 0 |
10 | 1203ms | 5505kb | Time limit exceeded | 0 |
Punctaj total | 30 |