Hello World
Class ID: Bouffalant
SRS ID: CST116SRS00
Unresolved Issues: None.
Notes: Compiled with Visual Studio 2017 on Windows 10.
See: Wikipedia Hello, World! program.
See: Wikipedia Markdown.
Purpose: Demonstrate a 100% correct submission for the C++ Hello World program.
Instructions:
- 0. Fork this repository.
- 1. Modify main.cpp by uncommenting the code to output "hello, world".
- 2. Build and run the program.
- 3. Update this README.md file.
- 4. Clean the project.
- 5. Commit your changes.
- 6. Push your changes to your repository.
- 7. Perform a Pull Request (PR).
Your submission must be 100% correct.
No further submissions will be accepted until you have a 100% for this SRS.