Owl Get a Life
1609.cpp: In function ‘int main()’:1609.cpp:3:18: error: ‘n’ was not declared in this scope 3 | int main(){while(n>1000000000000){n+=0.1;}std::cout<<100;} | ^