Pagini recente » Borderou de evaluare (job #536638) | Borderou de evaluare (job #124890) | Borderou de evaluare (job #1868037) | Borderou de evaluare (job #2718743) | Borderou de evaluare (job #1813593)
Borderou de evaluare (job #1813593)
Raport evaluator
Compilare:
user.cpp: In function ‘void hashInsert(const int&)’:
user.cpp:71:9: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses]
H[x & Lch].push_back(x);
^
user.cpp: In function ‘int hashFind(const int&)’:
user.cpp:76:17: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses]
int key = x & Lch;
^
user.cpp:79:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < H[key].size(); i ++)
^
user.cpp: In function ‘void hashErase(const int&)’:
user.cpp:91:17: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses]
int key = x & Lch;
^
user.cpp:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < H[key].size(); i ++)
^
user.cpp: In function ‘void DFS(const int&, const int&)’:
user.cpp:110:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < L[node].size(); i ++)
^
user.cpp: In member function ‘char InParser::read_ch()’:
user.cpp:21:39: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, 65536, fin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 20ms | 12600kb | OK | 10 |
2 | 20ms | 12616kb | OK | 10 |
3 | 36ms | 13344kb | OK | 10 |
4 | 156ms | 17068kb | OK | 10 |
5 | 268ms | 21040kb | OK | 10 |
6 | 348ms | 24240kb | OK | 10 |
7 | 364ms | 26184kb | OK | 10 |
8 | 448ms | 27036kb | OK | 10 |
9 | 496ms | 27696kb | OK | 10 |
10 | 388ms | 27744kb | OK | 10 |
Punctaj total | 100 |