提交时间:2026-01-04 15:13:54

运行 ID: 80354

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