提交时间:2026-06-12 15:34:02
运行 ID: 91343
#include<bits/stdc++.h> using namespace std; int main() { cout<<"2^10 mod 9=7"; return 0; }