Compare commits
No commits in common. "ea343ca6740d4453283038534ca0006576247497" and "323c9214360ab4e0fe0f8db14d3add214fd0d02c" have entirely different histories.
ea343ca674
...
323c921436
@ -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