Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
81171 sh25_zhuwy 八进制转十进制数 C++ 通过 0 MS 240 KB 99 2026-01-04 15:40:45

Tests(1/1):


#include<bits/stdc++.h> using namespace std; int main(){ cout<<1348<<endl; return 0; }


测评信息: