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