Run ID:146727
提交时间:2026-01-30 09:45:51
# include<iostream> using namespace std; int main() { cout<<1000-220*4; return 0; }