提交时间:2026-04-03 15:24:52
运行 ID: 86529
#include<bits/stdc++.h> using namespace std; int main() {cout<<"2^10 mod 9=7"<<endl; return 0; }