Compare commits

...

2 Commits

Author SHA1 Message Date
a566648a0a IZMEN2 2024-11-19 15:31:46 +04:00
bb1195b965 IZMEN1 2024-11-19 15:31:13 +04:00

View File

@ -3,8 +3,8 @@
#include <stdio.h>
#include <stdlib.h>
int k;
int g;
int Iz1;
int Iz2;
struct Node {
int data;