Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include <iostream>
- #include <conio.h>
- #include <math.h>
- using namespace std;
- //******************** MAIN ****************************
- int main(int argc, char* argv[])
- {
- return 0;
- }
Advertisement
Add Comment
Please, Sign In to add comment