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