Run ID:132990

提交时间:2025-10-13 16:35:58

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