Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
84085 sh25_fengyn 多重幂计数 问题 C++ 通过 0 MS 176 KB 145 2026-02-08 14:45:17

Tests(1/1):


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


测评信息: