4 条题解

  • 0
    @ 2026-5-17 10:14:03

    #include <bits/stdc++.h> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"<<endl; }

    信息

    ID
    18205
    时间
    1000ms
    内存
    256MiB
    难度
    1
    标签
    (无)
    递交数
    226
    已通过
    152
    上传者