Run ID:144767

提交时间:2026-01-24 18:38:07

#include <iostream> using namespace std; int main(){ int a,b; cout<<a<<b<<endl; }