kom2
This commit is contained in:
parent
c48bbff085
commit
90fede143f
@ -1 +1,11 @@
|
|||||||
|
#include <stdio.h>
|
||||||
|
#include <Windows.h>
|
||||||
|
|
||||||
|
void main()
|
||||||
|
{
|
||||||
|
SetConsoleCP(1251);
|
||||||
|
SetConsoleOutputCP(1251);
|
||||||
|
|
||||||
|
printf("Тимкин Денис");
|
||||||
|
printf("ПИбд-14");
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user