Run ID:99311

提交时间:2024-11-24 20:38:53

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