Run ID:138600

提交时间:2025-11-29 10:38:04

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