Run ID:134935

提交时间:2025-11-01 17:34:25

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