Run ID:97085
提交时间:2024-11-10 12:17:34
#include<iostream> using namespace std; int main() { cout<<1000%220; return 0; }