Run ID:105304

提交时间:2025-01-13 10:15:26

#include<iostream> using namespace std; int main(){ cout<<1000%220; return 0; }