Run ID:132041

提交时间:2025-10-04 19:20:03

#include <iostream> using namespace std; cout<<123<<endl<<456; return 0; }