Borderou de evaluare (job #1813592)

Utilizator CiurezAndreiCiurez Marius-Andrei CiurezAndrei Data 23 noiembrie 2016 02:20:55
Problema Arbore3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void hashInsert(const int&)’: user.cpp:145: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:150:17: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] int key = x & Lch; ^ user.cpp:153: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:165:17: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] int key = x & Lch; ^ user.cpp:167:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < H[key].size(); i ++) ^ user.cpp: In member function ‘char InParser::read_ch()’: user.cpp:34: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
10ms880kbOK10
20ms920kbOK10
312ms1948kbOK10
4108ms7808kbOK10
5204ms14180kbOK10
6256ms19340kbOK10
7268ms22480kbOK10
8344ms23856kbOK10
9388ms24868kbOK10
10284ms24932kbOK10
Punctaj total100

Ceva nu functioneaza?