Run ID:143169

提交时间:2026-01-11 19:10:04

#include <bits/stdc++.h> using namespace std; int main(){ cout<<"hello,lema"; return 0; }