1 条题解

  • 0
    @ 2024-9-4 21:14:04
    #include <bits/stdc++.h>
    using namespace std;
    int main(){
      cout << "笑脸";
      
      return 0;
    }
    
    • 1

    信息

    ID
    445
    时间
    1000ms
    内存
    64MiB
    难度
    (无)
    标签
    递交数
    0
    已通过
    0
    上传者