Owl Get a Life
3nplus1.cpp: In function ‘void f(long long int)’:3nplus1.cpp:6:12: error: break statement not within loop or switch 6 | if (n==1) break; | ^~~~~