Run ID:144089

提交时间:2026-01-18 19:52:40

#include<iostream> using namespace std; int main(){ cout<<1<<2<<endl; return 0; }