0987
This commit is contained in:
Honor 2024-11-18 08:44:58 +04:00
parent 6f1fe862ce
commit f1aed17e4b

View File

@ -1,6 +1,5 @@
//#include <stdio.h>
//#include <Windows.h>
//
//void main() {
// SetConsoleCP(1251);
// SetConsoleOutputCP(1251);
@ -19,5 +18,4 @@
// i = i + 2;
// s++;
// } while (s < n);
//
//}