【例7.5】 取余运算(mod)
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
【题目描述】
输入 的值,求 的值。其中 为整型数(int)。
【输入】
输入 。
【输出】
的值。
【输入样例】
2 10 9
【输出样例】
2^10 mod 9=7
【来源】
一本通在线评测
C23天河寒假作业3-基础算法
- Status
- Done
- Problem
- 17
- Open Since
- 2024-1-30 0:00
- Deadline
- 2024-3-31 23:59
- Extension
- 24 hour(s)