2 solutions

  • 0
    @ 2025-7-3 10:49:19
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
        int a,b,c;
    	cin>>a>>b>>c;
    	return 0;
    }
    

    Information

    ID
    851
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    1
    Tags
    (None)
    # Submissions
    197
    Accepted
    76
    Uploaded By