Run ID:139267
提交时间:2025-12-06 11:40:42
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"hello lema"; return 0; }