1 solutions

  • 0
    @ 2026-5-1 17:19:21

    #include<bits/stdc++.h> using namespace std; int main() { int a,b,c,d; cin>>a; cin>>b; cin>>c; cin>>d; int e=a60+b; int f=c60+d; int z=f-e; cout<<z; return 0; }

    • 1

    Information

    ID
    1162
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    5
    Tags
    # Submissions
    95
    Accepted
    34
    Uploaded By