Task 5 is done

This commit is contained in:
AZEN-SGG 2025-05-18 20:07:48 +03:00
parent cd08e7ba3a
commit 31810f5090
18 changed files with 563 additions and 1 deletions

View file

@ -8,7 +8,7 @@
#include "io_node.h"
#include "status.h"
/* ./a01.out p filename */
/* ./a02.out p filename */
int main (int argc, char *argv[])
{
node *head;