Run ID:131990
提交时间:2025-10-02 21:23:56
#include<iostream> using namespace std; int main() { cout<<1000-(4*220); return 0; }