Run ID:154595

提交时间:2026-05-30 17:20:30

#include<bits/stdc++.h> using namespace std; int main() { cout<<1000%(4*220)<<endl; return 0; }