Borderou de evaluare (job #1813591)

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

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
10ms876kbOK10
20ms920kbOK10
312ms1952kbOK10
440ms6576kbKilled by signal 11(SIGSEGV).0
580ms11864kbKilled by signal 11(SIGSEGV).0
6116ms16172kbKilled by signal 11(SIGSEGV).0
7136ms18772kbKilled by signal 11(SIGSEGV).0
8136ms19920kbKilled by signal 11(SIGSEGV).0
9156ms20768kbKilled by signal 11(SIGSEGV).0
10152ms20772kbKilled by signal 11(SIGSEGV).0
Punctaj total30

Ceva nu functioneaza?