Remake1
This commit is contained in:
parent
994d097e4a
commit
5e748ec3f7
@ -89,6 +89,9 @@ int even() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
void printListX10() {
|
void printListX10() {
|
||||||
struct Node* ptr = first;
|
struct Node* ptr = first;
|
||||||
int s = 0;
|
int s = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user