Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yk-lab/jupyter_competitive_programming

jupyter 環境向け,競プロ (というか AtCoder) をやるためのツール
https://github.com/yk-lab/jupyter_competitive_programming

Last synced: 14 days ago
JSON representation

jupyter 環境向け,競プロ (というか AtCoder) をやるためのツール

Awesome Lists containing this project

README

        

# Jupyter_Competitive_Programming
jupyter 環境向け,競プロ (というか AtCoder) をやるためのツール

## モチベーション
正しく動作するかのテストが辛い(特に複数行入力の時)。
でも,「jupyter で出力を確認しながらやりたい!」というわがままを叶えるツールが欲しい!

## 検討すること
- [ ] 複数行入力をいい感じにできないか?
- [ ] そもそも shift+return で例題の入出力をテストできるツールは作れないか?