Run ID:91596

提交时间:2024-09-22 11:02:58

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