Owl Get a Life
3nplus1.cpp: In function ‘int main()’:3nplus1.cpp:9:18: error: unable to find numeric literal operator ‘operator""n’ 9 | long long n = 3n + 1; | ^~