Cleanup and structirng
Some checks failed
Test compiling project / test (push) Failing after 1m35s

This commit is contained in:
2024-12-08 19:42:24 +01:00
parent ec332c5f76
commit ff97ae18eb
11 changed files with 155 additions and 130 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"files.associations": {
"iostream": "cpp",
"random": "cpp"
}
}