QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#76297 | #4811. Be Careful | Henry__Chen | RE | 1ms | 3452kb | C++20 | 2.9kb | 2023-02-09 02:15:35 | 2023-02-09 02:15:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3452kb
input:
5 1 2 1 3 2 4 2 5
output:
55 127 34 0 0 0
result:
ok 6 numbers
Test #2:
score: -100
Dangerous Syscalls
input:
8 1 2 1 3 1 4 1 5 1 6 6 7 6 8