Run ID:157530
提交时间:2026-07-29 10:26:04
#include<iostream> using namespace std; int main() { cout<<"hello,lema"; return 0; }