1 solutions

  • 0
    @ 2024-11-18 8:00:41
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
    	freopen("1.in","r",stdin); 
    	freopen("1.out","w",stdout); 
    	return 0;
    }
    
    
    • 1

    Information

    ID
    761
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    10
    Tags
    # Submissions
    3
    Accepted
    2
    Uploaded By