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