issues
search
RedHeadphone
/
python-cp-setup
🐍 Python setup for competitive programming
6
stars
0
forks
source link
Readme Update + check improvements
#12
Closed
RedHeadphone
closed
5 months ago
RedHeadphone
commented
8 months ago
[ ] vscode setup (task explorer and cph extension) explained in the readme
[x] fix testcase gen file & tasks.json
[x] split main.py into main.py + addon.py
[ ] debugger setup
[ ] virtual env setup with poetry
RedHeadphone
commented
6 months ago
Add following
[x] Merge Sort Tree (code:
https://atcoder.jp/contests/abc339/submissions/50255431
)
[x] Lazy Seg tree (code:
https://atcoder.jp/contests/abc357/submissions/54370346
)
RedHeadphone
commented
5 months ago
completing rest of the part in #27