Run ID:105306
提交时间:2025-01-13 10:16:57
#include<iostream> using namespace std; int main(){ cout<<1000%220<<endl; return 0; }