Run ID:132992
提交时间:2025-10-13 16:40:31
#include <iostream> using namespace std; int main(){ cout<<"hello,lema"; return 0; }