cv8
This commit is contained in:
parent
bcd0e38ddf
commit
dde94effe2
@ -41,6 +41,9 @@ struct tree* read_tree(){
|
|||||||
return node;
|
return node;
|
||||||
}
|
}
|
||||||
int main(){
|
int main(){
|
||||||
|
printf("Expert z bufetu to vie.\n");
|
||||||
|
printf("Pozna 2 druhov ovocia a zeleniny.\n");
|
||||||
|
printf("Odpovedajte␣'a'␣pre␣prvu␣moznost␣alebo␣'n'␣pre␣druhu␣moznost.\n");
|
||||||
/*int counter = 0;
|
/*int counter = 0;
|
||||||
int si = 0;
|
int si = 0;
|
||||||
struct tree* stack[SIZE];
|
struct tree* stack[SIZE];
|
||||||
|
BIN
cv8/program.exe
Normal file
BIN
cv8/program.exe
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user