Run ID:90864

提交时间:2024-09-17 15:40:50

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