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
/
a629.py
blob: 8c2982f034bac0cb81922771a73790b84732cc5c (
plain
)
1
2
3
def lateralsurface_cube(l): LSA = 4 * (l * l) return LSA