Aizu-Competitive-Programming-Club / acpc2020

1 stars 0 forks source link

acpc2020

Pros

Cons

準備

pip install -r requirements.txt

原案

issue に原案を書く(driveではなく) issue template を使ってください ~"Labels" から "Problem" のラベルをつけておく~

数式はこれ を参考に

~問題の様子 に動線を貼る。~

採用後、task.mdを書いたらissueの本文を削除する(毎年混乱の元なので)

例:https://github.com/Aizu-Competitive-Programming-Club/acpc2020/issues/1

問題作成

cp -r SpecialChat $Problem
cd $Problem
./test.sh

Push

./test.sh

をして、エラーが出ないことを確認してからpushすること

info.toml の titleを適切に編集すること

masterでCIを実行したい場合は、コミットメッセージに[run ci]を含める。 例:

git commit -m '[run ci] add SpecialChat'

いじるとこ

対象 場所
rimeのTESTSET info.toml
共通の制約 info.toml
問題文 task.md
想定解 sol/correct.cpp
generator gen
validator verifier.cpp
checker checker.cpp

A - RTA

Time Limit: 2.0

solution name type
wa.cpp WA
tubuann.cpp AC
beet.cpp AC
shot.cpp AC
keymoon.cpp AC
Endered.cpp AC
ok.cpp AC
updated 2020/09/20 14:40:21

B - LiChaoSegmentTree

Time Limit: 2.0

solution name type
wa.cpp WA
tubuann.cpp AC
Endered.cpp AC
Luzhiled.cpp AC
shot.cpp AC
keymoon.cpp AC
beet.cpp AC
updated 2020/09/20 14:40:21

C - Broken Machine

Time Limit: 2.0

solution name type
self_loop.cpp WA
extra_out.cpp WA
tubuann.cpp AC
beet.cpp AC
Endered.cpp AC
toyama_wa.cpp WA
toyama.cpp AC
updated 2020/09/20 14:40:21

D - P

Time Limit: 5.0

solution name type
wa.cpp WA
tubuann.cpp AC
beet.cpp AC
updated 2020/09/20 14:40:21

E - Monochrome Stone

Time Limit: 2.0

solution name type
wa.cpp WA
correct2.cpp AC
Endered.cpp AC
toyama.cpp AC
Luzhiled.cpp AC
keymoon.cpp AC
keymoon_wa.cpp WA
tubuann.cpp AC
tubuann_TLE.cpp TLE
tubuann_TLE_fast.cpp TLE
beet.cpp AC
beet_wa.cpp WA
updated 2020/09/20 14:40:21

F - LotOfMountains

Time Limit: 2.0

solution name type
wa-1e-5.cpp WA
tle.cpp TLE
heuristic.cpp WA
rel-1e-7.cpp AC
Luzhiled.cpp AC
tubuann.cpp AC
tubuann_float.cpp WA
beet.cpp AC
updated 2020/09/20 14:40:21

G - Connect the dots

Time Limit: 3.0

solution name type
wa.cpp WA
Luzhiled.cpp AC
beet.cpp AC
tubuann.cpp AC
moritaoy_naive.cpp TLE
updated 2020/09/20 14:40:21

H - Islands

Time Limit: 8.0

solution name type
bf.cpp WA
tubuann.cpp AC
Luzhiled.cpp AC
Endered.cpp AC
beet_snuke.cpp AC
updated 2020/09/20 14:40:21

I - Origami

Time Limit: 2.0

solution name type
tubuann.cpp AC
c7c7c7c7.cpp AC
Luzhiled.cpp AC
beet.cpp AC
wa.cpp WA
updated 2020/09/20 14:40:21

J - DEG MUL SUM

Time Limit: 8.0

solution name type
keymoon.cpp AC
beet_naive.cpp TLE
beet_tle.cpp TLE
tubuann.cpp AC
updated 2020/09/20 14:40:21

K - Zor

Time Limit: 8.0

solution name type
tubuann3log.cpp AC
tubuann4lin.cpp TLE
tubuann4dbl.cpp TLE
beet.cpp AC
Endered.cpp AC
updated 2020/09/20 14:40:21

SpecialChat

Time Limit: 2.0

solution name type
wa.cpp WA
updated 2020/09/20 14:40:21