Guest User

Untitled

a guest
May 27th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. Player p = new Player()
  2. .init()
  3. .play(new File(fileName), testCase, className, params);
  4. p.printErrors();
Add Comment
Please, Sign In to add comment