Delete Leak, Task 10 is workgit add .!

This commit is contained in:
AZEN-SGG 2025-05-20 19:19:17 +03:00
parent 651cc5c7d9
commit bccb0a6617
44 changed files with 12 additions and 1124 deletions

View file

@ -1,8 +0,0 @@
#ifndef SOLVE_H
#define SOLVE_H
#include "node.h"
int t5_solve (node *head);
#endif