Compare commits

..

No commits in common. "aaddf1b3795e6a43c6b2699ced461ff4aca81ec2" and "994d097e4aa2e7ee7ff05fd7133ae3bedd2e380a" have entirely different histories.

View File

@ -89,9 +89,6 @@ int even() {
}
void printListX10() {
struct Node* ptr = first;
int s = 0;