Remake1 #1
@ -89,6 +89,9 @@ int even() {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
void printListX10() {
|
||||
struct Node* ptr = first;
|
||||
int s = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user