kom2 #1
@ -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