Advertisement
Guest User

main.cpp

a guest
Jan 19th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.16 KB | None | 0 0
  1. #include <iostream>
  2. #include <vector>
  3. #include <string>
  4. //#include "functions.h"
  5. #include "data.h"
  6. using namespace std;
  7. int main(){
  8.     cout << anes11.ime;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement