Run ID:112873
提交时间:2025-03-14 20:15:18
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"hello lema"; return 0; }