Run ID:142914

提交时间:2026-01-11 17:07:39

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