Run ID:3817
提交时间:2024-07-11 15:59:38
# include<iostream> using namespace std; int main() { cout<<1000-220*4; return 0; }