Contest status feature
Open
enhancement
feature
- Dominant language
- Rust
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add contest status feature to look at solved/unsolved problems. The proposed design is:
```
$ cp-tool status
A | A + B | OK
B | Hard Problem | CE
C | You get WA here | RE
D | Don't try to solve it |
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.