Run ID:125427
提交时间:2025-07-14 16:24:11
#include<bits/stdc++.h> using namespace std; int main(){ cout<<1000%220; return 0; }