Compare commits
2 Commits
a176576f0f
...
49725be403
Author | SHA1 | Date | |
---|---|---|---|
49725be403 | |||
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