Run ID:97610

提交时间:2024-11-16 11:33:41

#include<bits/stdc++.h> using namespace std; int main(){ cout<<1000/(220*4); return 0; }