Run ID:131689

提交时间:2025-09-30 21:18:27

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