3 solutions

  • 0
    @ 2024-3-30 18:07:33

    史上最短代码

    #include<bits/stdc++.h>
    int main(){return 0;}
    
  • 0
    @ 2023-11-21 13:41:55
    #include<bits/stdc++.h>
    using namespace std;
    int main(){
    	return 0;
    }
    
    • 0
      @ 2023-11-20 20:09:13

      懒得写代码的可以复制

      #include<iostream>
      using namespace std;
      int main(){
          return 0;
      }
      
      • 1

      Information

      ID
      948
      Time
      1000ms
      Memory
      256MiB
      Difficulty
      1
      Tags
      (None)
      # Submissions
      51
      Accepted
      40
      Uploaded By