Run ID:152989
提交时间:2026-05-08 19:52:52
#include<bits/stdc++.h> using namespace std; int main() { cout<<1000%220<<endl; return 0; }