QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#499625 | #8215. Isomorphic Delight | ucup-team017 | WA | 143ms | 235856kb | C++14 | 5.9kb | 2024-07-31 16:26:05 | 2024-07-31 16:26:06 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 15ms
memory: 191468kb
input:
1
output:
YES 0
result:
ok Everything ok
Test #2:
score: 0
Accepted
time: 19ms
memory: 191284kb
input:
6
output:
YES 6 1 2 1 3 1 4 2 3 2 5 4 6
result:
ok Everything ok
Test #3:
score: 0
Accepted
time: 29ms
memory: 193168kb
input:
4
output:
NO
result:
ok Everything ok
Test #4:
score: 0
Accepted
time: 30ms
memory: 192028kb
input:
2
output:
NO
result:
ok Everything ok
Test #5:
score: 0
Accepted
time: 40ms
memory: 192100kb
input:
3
output:
NO
result:
ok Everything ok
Test #6:
score: 0
Accepted
time: 23ms
memory: 191844kb
input:
5
output:
NO
result:
ok Everything ok
Test #7:
score: 0
Accepted
time: 25ms
memory: 191860kb
input:
7
output:
YES 6 1 2 1 3 1 4 2 3 2 5 4 6
result:
ok Everything ok
Test #8:
score: 0
Accepted
time: 135ms
memory: 235856kb
input:
8
output:
YES 6 1 2 1 3 1 4 2 5 3 6 5 7
result:
ok Everything ok
Test #9:
score: -100
Wrong Answer
time: 143ms
memory: 234836kb
input:
9
output:
YES 1 1073741824 1073741824
result:
wrong answer Integer parameter [name=u] equals to 1073741824, violates the range [1, 9]