index
:
~cnx/cp
this commit
main
My CP collection
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
codechef
/
chfideal.lua
blob: ded95ee37c3622271029c1cade8d6632c32826a1 (
plain
) (
blame
)
1
2
3
4
#!/usr/bin/env lua
print
(
1
)
io.flush
()
print
(
io.read
(
'*n'
)
==
2
and
3
or
2
)