index
:
clp.git
main
A small Python compiler with optimizer written in Java
Ubuntu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
a865.py
blob: 59d630bd5a23e47d59ef3f79d4d9c4d617ca4ae7 (
plain
)
1
2
3
def find(n,m): r = n%m return (r)