为孩子注入编程算法基因
Toggle navigation
首页
海码AI
问题列表
状态
排行榜
小组
关卡
比赛
帮助
登录
首页
状态
91068
Run ID
作者
问题
语言
测评结果
时间
内存
代码长度
提交时间
91068
sh25_shenpy
高精度求积(multiply)
Python3
通过
27 MS
3672 KB
48
2026-06-12 15:01:48
Tests(10/10):
m = int(input()) n = int(input()) print(m * n)
测评信息: