1 solutions

  • 2
    @ 2026-3-20 21:02:35
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
        cout<<"4 10.0\n3 56.7\n5 60.0\n1 63.3\n2 92.7";
    }
    
    • 1

    Information

    ID
    1845
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    7
    Tags
    # Submissions
    19
    Accepted
    8
    Uploaded By