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