Skip to content
/ cpm Public

A tool for managing competitive programming problems

Notifications You must be signed in to change notification settings

togatoga/cpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpm

A tool for the management of competitive programming problem

Install

cargo install --git https://github.com/togatoga/cpm

How to use

Download sample test cases

$ cpm download https://atcoder.jp/contests/agc035/tasks/agc035_a
====== Download Result ======
=== Sample Test Case 1 ===
Input:
3
1 2 3
Output:
Yes
=== Sample Test Case 2 ===
Input:
4
1 2 4 8
Output:
No
=============================
$ ls sample_*
sample_input_1.txt  sample_input_2.txt  sample_output_1.txt  sample_output_2.txt

TODO

About

A tool for managing competitive programming problems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages