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