No description
Find a file
2024-12-11 20:35:36 -05:00
.gitignore added for loop to test trivial cases and a comically slow python script to generate all potential test cases up to some number of ops 2024-12-11 15:04:26 -05:00
gen_track_cases.py added for loop to test trivial cases and a comically slow python script to generate all potential test cases up to some number of ops 2024-12-11 15:04:26 -05:00
integer.cpp fixed compile error due to explicit op and added some tests for bitwise xor which tests things well enough I think 2024-12-11 20:35:36 -05:00
README.md add deadline 2024-12-11 05:52:50 +00:00
sum.cpp demo'd situation where underlying types don't obey associativity 2024-12-11 14:13:33 -05:00
track.cpp added for loop to test trivial cases and a comically slow python script to generate all potential test cases up to some number of ops 2024-12-11 15:04:26 -05:00