Compare commits
No commits in common. "a566648a0a87b2b0415e2850ff5283caab301a3b" and "748ad850041542a5415fb90a3295950d7fbbef91" have entirely different histories.
a566648a0a
...
748ad85004
@ -3,8 +3,8 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
int Iz1;
|
int k;
|
||||||
int Iz2;
|
int g;
|
||||||
|
|
||||||
struct Node {
|
struct Node {
|
||||||
int data;
|
int data;
|
||||||
|
Loading…
Reference in New Issue
Block a user