Run ID:97082

提交时间:2024-11-10 12:16:40

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