All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h Czech (cs)== Binární strom == 
* Vytvořte datový typ <code>Tree</code>, který definuje binární strom, kde jsou hodnoty uloženy v listech a také ve větvích.
 h English (en)== Binary Trees == 
* Create a data type <code>Tree</code> that defines binary tree where values are stored in leaves and also in branches.