Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
80741 sh25_shenpy 多重幂计数 问题 C++ 通过 0 MS 180 KB 145 2026-01-04 15:29:37

Tests(1/1):


#include <cstdio> int main() { puts("5");puts("132");puts("1430");puts("4862");puts("16796");puts("477638700");puts("263747951750360"); }


测评信息: