Run ID:146816
提交时间:2026-01-31 11:54:14
#include<iostream> using namespace std; int main() { cout<<1000-220*4; return 0; }