package main
func main() {
if x() {
b()
}
if y := b(); c {
d()
if z() {
} else {
c()
if num := 10; num < 0 {
f()
} else if num < 100 {
g()
h()