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
/
a655.py
blob: e723d9c00a9a71e3f9962dd26ccf44f34222de4f (
plain
)
1
2
3
def find(n,m): q = n//m return (q)