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