Run ID:132734
提交时间:2025-10-12 11:32:48
#include<iostream> using namespace std; int main() { cout"hello lema"; return 0; }