Run ID:132471

提交时间:2025-10-08 15:14:55

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