Main.cc: In function ‘int m(int, int)’:
Main.cc:5:13: error: expected ‘;’ before user-defined string literal
return b" "a;
^~~~
Main.cc:5:13: error: unable to find string literal operator ‘operator""a’ with ‘const char [2]’, ‘long unsigned int’ arguments