cv7
This commit is contained in:
parent
784aa50f64
commit
56f3b370d8
@ -50,6 +50,7 @@ void print_tree(struct tree* tree,int offset){
|
||||
printf("Koniec\n");
|
||||
exit(0);
|
||||
}
|
||||
getchar();
|
||||
char r = getchar();
|
||||
getchar();
|
||||
if (r == 'a') {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user