Run ID:132755

提交时间:2025-10-12 11:51:56

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