3 solutions

  • 2
    @ 2024-8-20 16:07:55
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
        cout<<"10";
        return 0;
    }
    
    • 0
      @ 2025-2-24 18:20:32

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

      • -1
        @ 2024-8-20 18:34:58

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

        • 1

        Information

        ID
        10
        Time
        1000ms
        Memory
        256MiB
        Difficulty
        3
        Tags
        # Submissions
        118
        Accepted
        71
        Uploaded By