0_0_4869437_14296.cpp: In function `void dfs(int)':
0_0_4869437_14296.cpp:67: error: return-statement with a value, in function returning 'void'
0_0_4869437_14296.cpp:72: error: expected `)' before "return"
0_0_4869437_14296.cpp:72: error: could not convert `dfs(((+(((unsigned int)x) * 12u)) + ((std::vector<int, std::allocator<int> >*)(&g)))->std::vector<_Tp, _Alloc>::operator[] [with _Tp = int, _Alloc = std::allocator<int>](((unsigned int)i)))' to `bool'
0_0_4869437_14296.cpp:74: error: return-statement with a value, in function returning 'void'
0_0_4869437_14296.cpp: In function `void query(int)':
0_0_4869437_14296.cpp:107: error: could not convert `dfs((&name)->std::map<_Key, _Tp, _Compare, _Alloc>::operator[] [with _Key = std::string, _Tp = int, _Compare = std::less<std::string>, _Alloc = std::allocator<std::pair<const std::string, int> >](((const std::string&)(&string(((const char*)((char*)(&str1))), ((const std::allocator<char>&)((const std::allocator<char>*)(&allocator<char>()))))))))' to `bool'
0_0_4869437_14296.cpp:108: error: invalid conversion from `char' to `const char*'
0_0_4869437_14296.cpp:108: error: initializing argument 1 of `std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
|