Run ID:157094

提交时间:2026-07-17 19:49:18

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