QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#321600 | #8215. Isomorphic Delight | ucup-team3041# | WA | 0ms | 3636kb | C++17 | 2.5kb | 2024-02-04 23:50:09 | 2024-02-04 23:50:10 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3636kb
input:
1
output:
YES 0
result:
ok Everything ok
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3612kb
input:
6
output:
YES 6 2 3 3 4 2 4 4 5 3 6 6 7
result:
wrong answer Integer parameter [name=v] equals to 7, violates the range [1, 6]