Run ID:139286
提交时间:2025-12-06 12:02:41
#include<iostream> using namespace std; int main() { cout<<"hello,lema"; return 0; }