Run ID:143894
提交时间:2026-01-17 21:17:19
#include<bits/stdc++.h> using namespace std; int main(){ printf("hello,lema\n"); return 0; }