Run ID:139274
提交时间:2025-12-06 11:52:55
#include<iostream> using namespace std; int main() { cout<<"hello,lema"; return 0; }