Run ID:133452

提交时间:2025-10-18 17:28:18

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