1 solutions

  • 0
    @ 2026-5-1 17:18:10

    #include<bits/stdc++.h> using namespace std; int main() { int a,b,c; char d; int z=0; cin>>a>>b>>c>>d; if(d=='A') { int z=a3600+b60+c; cout<<z; } else { int z=a3600+b60+c+43200; cout<<z; } return 0; }

    • 1

    Information

    ID
    1172
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    1
    Tags
    (None)
    # Submissions
    102
    Accepted
    38
    Uploaded By