满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#19797 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 57 ms 368 K C++ / 155 B yaoxiao 2019-09-19 20:49:51
#95870 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 78 ms 388 K C++ / 156 B huolangqing 2021-06-18 19:58:03
#142546 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 77 ms 448 K C++ / 156 B bc12 2022-02-12 22:20:34
#370952 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 122 ms 344 K C++ 14 / 156 B wchjh 2023-11-11 11:07:46
#421183 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 125 ms 340 K C++ 11 / 156 B lyhldyMineC++raft 2024-02-25 16:59:51
#233255 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 127 ms 340 K C++ / 157 B rh 2023-01-14 10:15:15
#484414 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 128 ms 344 K C++ 14 / 157 B wangyifan 2024-07-24 20:09:49
#106567 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 82 ms 536 K C++ / 158 B CPP刷题王 2021-08-17 17:03:55
#303562 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 125 ms 336 K C++ 14 / 158 B ykj96back 2023-07-11 19:38:01
#298497 #512. 「程序2-1」输出1,2,3,…,n的值 Accepted 100 121 ms 404 K C++ 14 / 159 B ykj89** 2023-07-06 10:36:42


得分分布

前缀和

后缀和