Run ID:112199
提交时间:2025-03-08 17:16:01
#include<iostream> using namespace std; int main() { cout<<1; return 0; }