Compare commits
2 Commits
6f1fe862ce
...
a37b9879d2
Author | SHA1 | Date | |
---|---|---|---|
|
a37b9879d2 | ||
|
f1aed17e4b |
@ -1,6 +1,5 @@
|
||||
//#include <stdio.h>
|
||||
//#include <Windows.h>
|
||||
//
|
||||
//void main() {
|
||||
// SetConsoleCP(1251);
|
||||
// SetConsoleOutputCP(1251);
|
||||
@ -8,7 +7,6 @@
|
||||
// int i;
|
||||
// int s;
|
||||
//
|
||||
//
|
||||
// printf("Ââîä n = ");
|
||||
// scanf_s("%d", &n);
|
||||
//
|
||||
@ -19,5 +17,4 @@
|
||||
// i = i + 2;
|
||||
// s++;
|
||||
// } while (s < n);
|
||||
//
|
||||
//}
|
Loading…
Reference in New Issue
Block a user