Owl Get a Life
3nplus1.cpp:9:11: error: invalid preprocessing directive #a 9 | # a = a*3 + 1 | ^3nplus1.cpp:1:1: error: ‘a’ does not name a type 1 | a=int(input()) | ^