fix description

This commit is contained in:
2026-02-26 09:44:45 +03:00
parent eb9bd9db1a
commit 7e2afe34e0
3 changed files with 7 additions and 32 deletions

View File

@@ -3,6 +3,6 @@
auto main() -> int
{
// alg::tasks::run_001();
alg::tasks::run_001();
}