Added initial files

This commit is contained in:
Alexandru
2026-09-07 23:45:30 +03:00
parent 43b702fa23
commit 2612a97330
6 changed files with 47 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#pragma once
constexpr int MAX_VALUES = 100;
constexpr int DEFAULT_NR_ENTRIES = 10;