Compare commits
2 Commits
76c527da9b
...
70f76fb015
Author | SHA1 | Date | |
---|---|---|---|
70f76fb015 | |||
b31de35d93 |
@ -2,7 +2,7 @@
|
||||
#include <Windows.h>
|
||||
|
||||
//void print1_10() {
|
||||
// int a = 1;
|
||||
// int a = 2;
|
||||
// do {
|
||||
// printf(" %d", a);
|
||||
// a += 1;
|
||||
|
Loading…
Reference in New Issue
Block a user