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