提交时间:2026-06-05 15:29:40

运行 ID: 90337

#include<bits/stdc++.h> using namespace std; int main() {cout<<"2^10 mod 9=7"<<endl; return 0; }