Run ID:103203

提交时间:2024-12-28 14:10:17

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