Owl Get a Life
1402.cpp: In function ‘int main()’:1402.cpp:10:9: error: expected ‘}’ at end of input 10 | cout<<N; | ^1402.cpp:4:12: note: to match this ‘{’ 4 | int main() { | ^