一本通 1616:A 的 B 次方

A 的 B 次方 快速幂板子题 Code:php #include <iostream> #include <cstdio> #include <cmath> #include <cstring> using namespace std; //Mystery_Sky // #define M 1000100 #define ll long long ll a, b, m; ll quickPow(
相关文章
相关标签/搜索