Add naive implementation

This commit is contained in:
Hugo Mårdbrink 2024-03-21 00:15:23 +01:00
commit 748b5ae9e4
5 changed files with 142 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
/stats
/build
*.out
.DS_Store
compile_commands.json