快速幂(一)
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.
Description
计算a的b次方%c
Input
每组数据有三个整数a,b,c;
Output
输出结果
Samples
6 2 8
4
Limitation
1s, 1024KiB for each test case.
素数筛及快速幂训练
- Status
- Done
- Problem
- 7
- Open Since
- 2022-12-22 0:00
- Deadline
- 2022-12-29 23:59
- Extension
- 24 hour(s)