Guest User

Untitled

a guest
Sep 20th, 2015
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. #include <iostream>
  2. #include <conio.h>
  3. #include <math.h>
  4. using namespace std;
  5.  
  6. //******************** MAIN ****************************
  7. int main(int argc, char* argv[])
  8. {
  9. return 0;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment