Kanna-Neko / dew

A assistant which can help you test your program you will submit on codeforces And which can create a contest pick problem from codeforces..
MIT License
42 stars 3 forks source link

add ladders #8

Closed amirkhaki closed 5 months ago

amirkhaki commented 5 months ago

hello I've added a2oj ladders basically these commands

dew ladder [ladderName] [-l] 

for list of ladders, set the current ladder and see the list of problems in current ladder and

Usage:
  dew ladderProblem [flags]

Aliases:
  ladderProblem, lp

set current problem to next unsolved question in ladder

it ofc needs a bit of cleanup

Kanna-Neko commented 5 months ago

I'm sorry reply you too late, glad to see you contribute a new feature to this project, thank you.