4 条题解

  • 2
    @ 2025-5-11 11:22:23

    #include<bits/stdc++.h> using namespace std; int main() { cout<<"叶满燕"; return 0; }

    • 1
      @ 2025-5-11 11:23:32
      #include<bits/stdc++.h>
      using namespace std;
      int main()
      {
      	cout<<叶满燕;
      	return 0;
      }
      

      问:#include<bits/stdc++.h> using namespace std; int main() { cout<<叶满燕; return 0; } 问:叶元建和叶满燕有什么关系!!!!!!!!!!

      • 0
        @ 2024-12-22 11:03:57

        Python :

        # coding=utf-8
        a=input()
        print("叶满燕")
        
        • -1
          @ 2025-1-4 11:22:00

          没数据!!

          #include<bits/stdc++.h>
          #define int long long
          #define INF 0x3f3f3f
          using namespace std;
          signed main(){
          	cout<<"叶满燕";
          	return 0;
          }
          
          • 1

          信息

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