Main.cc: In function ‘int main()’: Main.cc:7:12: error: unable to find string literal operator ‘operator""a’ with ‘const char [12]’, ‘long unsigned int’ arguments printf("%8d %8d %8d"a,b,c); ^~~~~~~~~~~~~~