0_0_33892081_27934.cpp: In member function 'bool t::operator==(const t&)': 0_0_33892081_27934.cpp:9:61: error: 'strcmp' was not declared in this scope bool operator == (const t& x) { return !strcmp(name, x.name); } ^