2 solutions

  • 1
    @ 2024-1-25 10:40:40
    #include<bits/stdc++.h>
    #define it long long
    using namespace std;
    
    int main(){
    	cout<<1<<' '<<1<<"\n";
    	return 0;
    }
    
    • 0
      @ 2023-9-16 21:42:11
      #include <bits/stdc++.h>
      using namespace std;
      int main(){
      	cout<<"1 1";//背一下吧
      	return 0;
      }
      
      • 1

      Information

      ID
      504
      Time
      1000ms
      Memory
      256MiB
      Difficulty
      1
      Tags
      # Submissions
      69
      Accepted
      53
      Uploaded By