third commit
This commit is contained in:
parent
8e462c809e
commit
96bb7449f7
@ -20,11 +20,7 @@ void Task2() {
|
||||
printf("Task2() FINISH\n");
|
||||
}
|
||||
|
||||
void Task3() {
|
||||
printf("Task3() START\n");
|
||||
|
||||
printf("Task3() FINISH\n");
|
||||
}
|
||||
|
||||
void main() {
|
||||
SetConsoleCP(1251);
|
||||
|
Loading…
Reference in New Issue
Block a user