Run ID:139902

提交时间:2025-12-11 19:32:40

#include<iostream> using namespace std; int main() { cout<<"hello,lema"; return 0; }