Run ID:113306

提交时间:2025-03-15 17:03:08

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