Showing
2 changed files
with
1 additions
and
0 deletions
| ... | @@ -2,5 +2,6 @@ | ... | @@ -2,5 +2,6 @@ |
| 2 | 2 | ||
| 3 | void main() { | 3 | void main() { |
| 4 | std::cout << "Hello World!!" << std::endl; | 4 | std::cout << "Hello World!!" << std::endl; |
| 5 | + std::cout << "EXIT!!!" << std::endl; | ||
| 5 | system("PAUSE"); | 6 | system("PAUSE"); |
| 6 | } | 7 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
No preview for this file type
-
Please register or login to post a comment