https://github.com/devbluecomet/modular-exponentiation
Given three numbers x, y and p, compute (xy) % p. How to Solve Modular Exponentiation easily?
https://github.com/devbluecomet/modular-exponentiation
c cpp csharp java js python shinobi
Last synced: 11 months ago
JSON representation
Given three numbers x, y and p, compute (xy) % p. How to Solve Modular Exponentiation easily?
- Host: GitHub
- URL: https://github.com/devbluecomet/modular-exponentiation
- Owner: devbluecomet
- Created: 2022-04-07T06:29:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T07:01:48.000Z (about 3 years ago)
- Last Synced: 2024-02-13T01:41:07.687Z (almost 2 years ago)
- Topics: c, cpp, csharp, java, js, python, shinobi
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md