提交时间:2026-06-12 14:31:20

运行 ID: 90774

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