满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#95870 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 78 ms 388 K C++ / 156 B huolangqing 2021-06-18 19:58:03
#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
#102737 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 78 ms 536 K C++ / 172 B yanghanlin 2021-07-23 11:14:42
#104285 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 78 ms 440 K C++ / 142 B liuzhenyang 2021-08-02 13:12:34
#106567 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 82 ms 536 K C++ / 158 B CPP刷题王 2021-08-17 17:03:55
#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
#112362 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 73 ms 372 K C++ / 184 B aobatian 2021-09-20 23:05:50
#118760 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 29 ms 388 K C++ 14 / 161 B novice 刷题 2021-10-31 10:59:23
#119738 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 79 ms 420 K C++ 14 / 154 B hqiqi 2021-11-04 20:45:30
#120804 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 80 ms 384 K C++ 14 / 200 B JntmCSP-J二等 2021-11-10 18:54:02


得分分布

前缀和

后缀和