Close


animal_ears hyouta_(yoneya) megane seifuku

Edit | Respond

Her code does nothing but repeatedly printing some words on the screen by C++.
It wouldn't compile. It's not a proper boolean statement in the if bracket and else doesn't require an argument unless it's an if else statement.
The while should be a for loop. While only take a true false argument.
Not to mention that "loop" isn't a C or C++ keyword...