Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.11 KB | None | 0 0
  1. @echo off
  2. set C=%1
  3. set I=%2
  4. %DIR%BIN\timer.exe %C%.exe < %DIR%IN\%C%%I%.in rem > %C%%I%.out
  5. type timer.out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement