aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 6a905e0..b310e70 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,6 +1,6 @@
1Correctness 1Correctness
2 - Check all cases of bitwise operations for type mismatch, 2 - check all bitwise operations specifically
3 force cast to same type. Change to ULL where appropriate. 3 - consider adding more warnings (-pedantic?) or using more static analyzers
4 4
5Solver 5Solver
6 - 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)

Generated with cgit - Back to sebastiano.tronto.net