Run ID:153751

提交时间:2026-05-23 18:13:53

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