Run ID:138599

提交时间:2025-11-29 10:35:59

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