blob: 8376edc676c0c55de4db5d4b444dfbc7485b1c2b [file]
input(type = name || 2 , sranda)
input(type = name && 2 , sranda)
input(type = name % 2 , sranda)
input(type = name * 2 , sranda)
input(type = name - 2 , sranda)
input(type = name + 2 , sranda)
input(type = name / 2 , sranda)
input(type = name * 2 , sranda)
input(type = name - 2 , sranda)
input(type = name + 2 , sranda)