Run ID:143968

提交时间:2026-01-18 09:36:22

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