Skip to content

sirotka/IZU2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

IZU2022

Zadání č. 38: Napište program řešící úkol daný predikátem u38(LIN), kde LIN je vstupní celočíselný seznam. Predikát je pravdivý (má hodnotu true), pokud se v seznamu LIN opakuje nějaké liché číslo větší než nula, jinak je predikát nepravdivý (má hodnotu false).

Assignment No. 38: Write a program solving the problem given by the predicate u38 (Lin), where Lin is the input integer list. The predicate is true if any odd number greater than zero is repeated in the Lin list, otherwise the predicate is false (false).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages