Run ID:142680

提交时间:2026-01-11 15:05:40

#include<bits/stdc++.h> using namespace std; int main(){ int a=123,b=456; cout<<"hello,lema"; return 0; }