Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. typedef struct {
  2. app info;
  3. int prox;
  4. } no;
  5.  
  6. typedef struct {
  7. no vet[MAX];
  8. } LLSE;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement