Init commit

This commit is contained in:
2020-04-10 11:53:47 +02:00
commit 55b69b9a8d
12 changed files with 1053 additions and 0 deletions

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

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