Run ID:104406
提交时间:2025-01-04 20:34:39
#include<iostream> using namespace std; int main(){ cout<<1000-4*220; return 0; }