commit ec5a899d35bbe1effcb244c1cd2c98d87b4f378b Author: MayorovAY Date: Wed Dec 10 21:49:16 2025 +0300 test1 diff --git a/main.cpp b/main.cpp new file mode 100644 index 0000000..96c342c --- /dev/null +++ b/main.cpp @@ -0,0 +1,15 @@ + +// Created by Professional on 10.12.2025. + +#include +#include +using namespace std; +int main() { + + + size_t number_count; + + + return 0; +} +//test23234 \ No newline at end of file