diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-05-25 18:07:07 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-05-25 18:07:07 +0200 |
| commit | 6ec2e7d5413eda0671a20a0069aa8d89d8117c0a (patch) | |
| tree | 4a06f23e10bf45d73bf30efde05b9f32eac8ba18 /TODO.txt | |
| parent | 1833e9c0ba37b90a5db84cecc66388d83f37d36a (diff) | |
| download | nissy-core-6ec2e7d5413eda0671a20a0069aa8d89d8117c0a.tar.gz nissy-core-6ec2e7d5413eda0671a20a0069aa8d89d8117c0a.zip | |
Minor improvement
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | Correctness | ||
| 2 | - Check all cases of bitwise operations for type mismatch, | ||
| 3 | force cast to same type. Change to ULL where appropriate. | ||
| 4 | |||
| 1 | Solver | 5 | Solver |
| 2 | - write a solver (how many tricks? some, but not all are needed) | 6 | - write a solver (how many tricks? some, but not all are needed) |
| 3 | 7 | ||
