Skip to content

knknkn1162/abs_ps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atcoder Beginner Selection(ABS) @ PowerShell

  • See the article for details.

  • (Note) Atcoder testcases are here, but each ABS problem is so old that testcases are not prepared. So we create testcases by each problem by hand.

problems

  • see also log in circleCI job.
# problem
01 ABC086_A
02 ABC081_A
03 ABC081_B
04 ABC087_B
05 ABC083_B
06 ABC088_B
07 ABC085_B
08 ABC085_C
09 ARC065_A
10 ARC089_A

requirements

  • powershell >= 5.1
  • make command
    • type choco install make in admin

how to test

make run Q=abc086_a
# or test all problems:
make run-all

About

AtCoder Beginners Selection @ PowerShell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published