Compare commits
No commits in common. "49725be40337c289093b0ebfb72cc3d336d39df9" and "a176576f0f4948bb7b48d2dc88f6377c5b511cc1" have entirely different histories.
49725be403
...
a176576f0f
@ -2,7 +2,7 @@
|
||||
#include<Windows.h>
|
||||
void main()
|
||||
{
|
||||
SetConsoleCP(1251); //2
|
||||
SetConsoleCP(1251);
|
||||
SetConsoleOutputCP(1251);
|
||||
|
||||
printf("Нефедов\n");
|
||||
|
Loading…
Reference in New Issue
Block a user