Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

概要

atcoder用のrepository

テストランナーの図

最初にやること

  • makefileの先頭の LANGUAGE を指定しろ!
  • python -m atcoder_ctl.scripts.main fetch abc162 b などのようにして、テストケースをfetchして来よう。
  • make watch をたたいて watch modeをオンにしろ!
    • watch modeとは???
      • ソースコードとテストケースの変更を検知して、testcases.txtに書かれたテストケースを都度走らせてくれるモードです

コードを書くところ

cpp/main.cpp か csharp/Program.cs か python/main.py

テストケース

testcases.yaml にあります。

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages