满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#77129 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 422 ms 22012 K Python 3 / 55 B ZWMB 2021-01-24 22:30:59
#62406 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 421 ms 22096 K Python 3 / 54 B YANGHAOYU 2020-08-29 9:38:35
#61910 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 420 ms 22088 K Python 3 / 49 B TvTDeng 2020-08-26 21:13:46
#75038 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 413 ms 22504 K Python 3 / 62 B bcm05 2021-01-02 18:18:55
#90494 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 409 ms 22476 K Python 3 / 71 B bcm18 2021-05-05 18:03:20
#74274 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 409 ms 22600 K Python 3 / 63 B zhm123老师 2020-12-25 11:56:46
#99886 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 401 ms 22760 K Python 3 / 59 B bcm32 2021-07-13 18:10:59
#107436 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 401 ms 22732 K Python 3 / 56 B lzq666Red2 2021-08-22 11:06:44
#89174 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 399 ms 22500 K Python 3 / 73 B KingheroKing of the summit 2021-04-22 21:38:25
#51800 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 186 ms 384 K C++ / 136 B nullhim 2020-06-24 20:15:31


得分分布

前缀和

后缀和