Merge pull request 'Remake1' (#1) from Ветка2 into Ветка1

Reviewed-on: #1
This commit is contained in:
GuyWhoLikePizza 2024-11-11 15:30:04 +04:00
commit aaddf1b379

View File

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