Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

semiprog.cpp

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 0.22 sec, absolute service time: 0,27 sec 
edit mode |  history  | discussion
Error(s):
source_file.cpp: In function ‘int main()’:
source_file.cpp:10:1: error: expected ‘;’ before ‘cout’
 cout << endl << "Let's start off by typing a number of your choice" << endl;
 ^