็ตถๅฏพ็งใใญใฐใฉใใณใฐๅพๆใใใชใใ
ใใใชใๆธใใใ
https://github.com/cympfh/atcoder
Makefile ใซ
do: a.exe
for i in atc/in*; do \
./a.exe < $${i} | tee /tmp/result; diff "atc/out$${i#atc/in}" /tmp/result;\
done
URL=http://arc017.contest.atcoder.jp/tasks/arc017_4
copy:
atcoder ${URL} atc
ใจใใใฃใฆใใณใผใๆธใใชใใ้ฉๅฎ:make
ใจใใใฐใในใใใงใใใ URLใMakefileใซ็ดๆธใใชใฎใงใๅฅใฎๅ้กใซๆใใคใใใใใซใใใๆธใๆใใๅฟ
่ฆใใใใ
ใพใใฉใใงใใใใใญ