Files
2026-09-07 23:45:30 +03:00

5 lines
85 B
C++

#pragma once
constexpr int MAX_VALUES = 100;
constexpr int DEFAULT_NR_ENTRIES = 10;