Run ID:91689
提交时间:2024-09-22 12:27:26
#include<bits/stdc++.h> using namespace std; int s,t; int main(){ t=1000; s=t-220*4; cout<<s; return 0; }