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