Run ID:97087

提交时间:2024-11-10 12:19:05

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