Run ID:146726

提交时间:2026-01-30 09:44:45

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