Advertisement
Guest User

new(1)

a guest
May 22nd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.08 KB | None | 0 0
  1. #include <iostream>
  2.  
  3. using namespace std;
  4.  
  5. class Person
  6. {
  7.    
  8. };
  9. int main()
  10. {
  11.    
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement