prog.cpp:2:18: error: cuchar: No such file or directory
prog.cpp: In function ‘int main()’:
prog.cpp:6: error: ‘u32string’ is not a member of ‘std’
prog.cpp:6: error: expected `;' before ‘u32’
prog.cpp:10: error: a function-definition is not allowed here before ‘{’ token
prog.cpp:11: error: a function-definition is not allowed here before ‘:’ token
prog.cpp:14: error: could not convert ‘converted.std::basic_string<_CharT, _Traits, _Alloc>::resize [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>](((unsigned int)(((int)ptr) - ((int)converted.std::basic_string<_CharT, _Traits, _Alloc>::operator[] [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>](0u)))))’ to ‘bool’
prog.cpp:15: error: expected `)' before ‘;’ token