Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Default source created by Zenthetic [R]
- /*=========================================/
- |INFO|
- Name:
- Course:
- Teacher:
- Program:
- /=========================================*/
- //Declare Libraries
- #include <iostream>
- #include <iomanip>
- #include <windows.h>
- #include <string>
- #include <cstdlib>
- #include <ctime>
- #include <ctype.h>
- //Declare namespace
- using namespace std;
- main()
- {
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement