сделал коммит для ветки
This commit is contained in:
parent
a176576f0f
commit
8fe30e605d
@ -2,7 +2,7 @@
|
|||||||
#include<Windows.h>
|
#include<Windows.h>
|
||||||
void main()
|
void main()
|
||||||
{
|
{
|
||||||
SetConsoleCP(1251);
|
SetConsoleCP(1251); //2
|
||||||
SetConsoleOutputCP(1251);
|
SetConsoleOutputCP(1251);
|
||||||
|
|
||||||
printf("Нефедов\n");
|
printf("Нефедов\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user