Guest User

Untitled

a guest
Jun 17th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. #include "headquarter.h"
  2. #include "syntax.h"
  3.  
  4. int main(){
  5. syntax::RunCode("data.txt");
  6. return 0;
  7. }
Add Comment
Please, Sign In to add comment