Compare commits
2 Commits
748ad85004
...
a566648a0a
Author | SHA1 | Date | |
---|---|---|---|
a566648a0a | |||
bb1195b965 |
@ -3,8 +3,8 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
int k;
|
int Iz1;
|
||||||
int g;
|
int Iz2;
|
||||||
|
|
||||||
struct Node {
|
struct Node {
|
||||||
int data;
|
int data;
|
||||||
|
Loading…
Reference in New Issue
Block a user