Run ID:87527
提交时间:2024-08-10 15:37:17
#include<bits/stdc++.h> using namespace std; int main(){ cout<<1000/(4*220); return 0; }