Advertisement
mashlukashova

Untitled

May 20th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. #include "Header.h"
  2. #include "uu.cpp"
  3. using namespace std;
  4.  
  5. int main() {
  6. Koord n1;
  7. n1.set();
  8. n1.show();
  9. return 0;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement