Всё ещё дневник =)

This commit is contained in:
2026-05-03 20:23:17 +05:00
parent b25b30cfc7
commit da7a16338c
3 changed files with 85 additions and 19 deletions
+3
View File
@@ -0,0 +1,3 @@
build
sandbox
+3
View File
@@ -0,0 +1,3 @@
cmake_minimum_required(VERSION 3.15)
project(tests)
add_executable(size_vs_index src/size_vs_index.cpp)