Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
---|---|---|---|---|---|---|---|---|
50605 | eric | 202406-GESP-一级-休息时间 | C++ | Compile Error | 0 MS | 0 KB | 237 | 2024-09-01 13:37:50 |
#inclde<bits/stdc++.h; using namespace std; int main() { int h'm's'k'sum; cin>>>h>>m>>s; cin>>k; sum=h*60+m*60+s+k; h=sum/3600; sum=sum%3600; m=sum/60; s=sum%60; cout<<h<<" "<<m<<" "<<s; }