diff options
| author | Mitsuo Tokumori <[email protected]> | 2023-09-18 19:58:06 -0500 |
|---|---|---|
| committer | Mitsuo Tokumori <[email protected]> | 2023-09-18 19:58:06 -0500 |
| commit | e8a5fb7f50d46a296c26205f3a83c1db1e44401b (patch) | |
| tree | cd07144e1c461a90fd350ec340164a05587ee033 /.gitignore | |
| parent | e283be2be6910d8378c35056937d46c1b54297b0 (diff) | |
| download | LP1-e8a5fb7f50d46a296c26205f3a83c1db1e44401b.tar.gz LP1-e8a5fb7f50d46a296c26205f3a83c1db1e44401b.tar.bz2 LP1-e8a5fb7f50d46a296c26205f3a83c1db1e44401b.zip | |
Add 2023/L02 resolution both in C++ and in Python
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,3 +18,4 @@ tags # Python .venv/ +.ipynb_checkpoints/ |
