repo.or.cz
/
andmenj-acm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
321 - The New Villa (Grafos, BFS, bitwise)
[andmenj-acm.git]
/
PC^2
/
pc2admin
/
pc2judge.bat
blob
bc460916df8c180d25abbd83548f0a03cae086a0
1
@echo off
\r
2
rem
\r
3
rem File: pc2judge.bat
\r
4
rem Purpose: to start judge client
\r
5
rem Revised: Tue Apr 19 20:13:36 PDT 2005
\r
6
rem
\r
7
\r
8
start java -Djava.security.policy=policy.ini pc2.judge.Judge %1 %2 %3 %4
\r