Borderou de evaluare (job #1813594)

Utilizator CiurezAndreiCiurez Marius-Andrei CiurezAndrei Data 23 noiembrie 2016 02:22:21
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:84: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:89:17: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] int key = x & Lch; ^ user.cpp:92: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:104:17: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] int key = x & Lch; ^ user.cpp:106: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
10ms872kbOK10
20ms912kbOK10
312ms1944kbOK10
4108ms7804kbOK10
5204ms14176kbOK10
6256ms19336kbOK10
7264ms22476kbOK10
8340ms23852kbOK10
9384ms24868kbOK10
10280ms24932kbOK10
Punctaj total100

Ceva nu functioneaza?