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

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