User Profile
Collapse
Profile Sidebar
Collapse
jmjohnson419
Last Activity: Feb 4 '15, 12:57 PM
Joined: Feb 4 '15
Location:
-
the error is still there with or without the semi colon after main. -
How do i fix a "expected unqualifed-id" error?
I am getting an error before '{' token" on line 12.
...Code:#include <iostream> #include <string> using namespace std; int main(); { return 0; } { long long int number; int exponent; exponent = 0; number = 1; while (number > 0) { cout << "2 to
No activity results to display
Show More
Leave a comment: