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