Run ID:157341
提交时间:2026-07-22 19:02:55
#include <iostream> using namespace std; int main(){ cout<<"hello lema"<<endl; return 0; }