Else without a previous ifOkay thanks, it works now that I've added to test between age 80-99.
Else without a previous ifNope, it just says what it should for whatever number, but with the 'Start counting seconds.' as wel...
Else without a previous ifHere it is. [code]#include <iostream> using namespace std; int main() { int age; cout <<"Pl...
Else without a previous ifOk, it works now, but when I enter a number less than 20, it also prints the statement for over or e...
Else without a previous ifI'm just starting out at C++ and I keep getting the error: 'else' without a previous 'if' even thoug...
This user does not accept Private Messages