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
/
a630.py
blob: 9de4ca68d3eae446d78f58bef5872a8b20f35fef (
plain
)
1
2
def square_Sum(n): return int(n*(4*n*n-1)/3)