Compare commits
2 Commits
323c921436
...
ea343ca674
Author | SHA1 | Date | |
---|---|---|---|
ea343ca674 | |||
9722fe79d1 |
@ -6,8 +6,8 @@
|
||||
// do {
|
||||
// printf(" %d", a);
|
||||
// a += 1;
|
||||
// } while (a <= 10);
|
||||
//}
|
||||
|
||||
|
||||
//
|
||||
//void print10_1() {
|
||||
// int a = 10;
|
||||
|
Loading…
Reference in New Issue
Block a user