Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 87 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 87 Bytes

Power Of Three

It like a math question, note pow(3, 19) < pow(2, 31) - 1 < pow(3, 20)