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
/
a637.py
blob: 93f1fa801c0b56dfe2cfd3a8a3e660db61667e93 (
plain
)
1
2
3
import math def even_binomial_Coeff_Sum( n): return (1 << (n - 1))