Run ID 作者 问题 语言 测评结果 分数 时间 内存 代码长度 提交时间
378835 许清菡 【C1-5】时间 C++ 编译错误 0 0 MS 0 KB 217 2026-02-10 17:09:20

Tests(0/0):


#include<iostream> using namespace std; int main(){ int a,b,c; cin>>a>>b>>c; cout<<a*3600<<endl; cout<<b*60<<endl; cout<<c*1<<endl; cout<<a*3600+b*60+c*1; return 0; pguhoji'pj';lkjpkp',kjli'mp;''''}


测评信息: