Run ID:103201

提交时间:2024-12-28 14:08:06

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