Remake1 #1
@ -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