Run ID:138179
提交时间:2025-11-23 17:04:55
#include<iostream> using namespace std; int main(){ cout<<1000/220; return 0; }