Run ID:133931
提交时间:2025-10-25 10:57:02
#include<iostream> using namespace std; int main() { cout<<1000%220; }