Run ID:143967
提交时间:2026-01-18 09:36:18
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"hello,lema"; return 0; }