MCPcopy Create free account
hub / github.com/E869120/math-algorithm-book / Code_4_07_1.py

File Code_4_07_1.py

codes/python/Code_4_07_1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from copy import deepcopy
2
3MOD = 1000000000
4

Callers

nothing calls this directly

Calls 1

powerFunction · 0.70

Tested by

no test coverage detected