Run ID:128194

提交时间:2025-08-09 18:52:36

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