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