Run ID:146808

提交时间:2026-01-31 11:36:59

#include<iostream> using namespace std; int main() { cout<<1000-220*4; return 0; }