用户输出
2
系统信息
Exited with return code 0
编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#6158 | #1018. 进击的辉夜 | Accepted | 100 | 31 ms | 540 K | C++ 17 / 571 B | C192022211986 | 2023-10-14 18:33:18 |
// Created on iPad.
using namespace std;
const int N = 1e6 + 10;
int mp;
int n;
void
int
500
20791
16246
12023
32102
6194
24243
2797
31161
15065
22300
2777
8126
13228
5952
22
<3250 bytes omitted>
用户输出
5
系统信息
Exited with return code 0