Run ID:104400
提交时间:2025-01-04 20:33:43
#include<bits/stdc++.h> using namespace std; int a,b; int main(){ a=220 b=1000 cout<<b-a*4; return 0; }