QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#179082 | #6677. Puzzle: Sashigane | ucup-team1343# | ML | 1ms | 3536kb | C++20 | 3.0kb | 2023-09-14 17:43:41 | 2023-09-14 17:43:41 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3460kb
input:
5 3 4
output:
YES 4 5 5 -4 -4 1 1 3 3 2 2 2 2 4 3 -1 1
result:
ok Correct. (1 test case)
Test #2:
score: 0
Accepted
time: 0ms
memory: 3536kb
input:
1 1 1
output:
YES 0
result:
ok Correct. (1 test case)
Test #3:
score: 0
Accepted
time: 1ms
memory: 3504kb
input:
3 2 3
output:
YES 2 1 1 2 2 3 2 -1 1
result:
ok Correct. (1 test case)
Test #4:
score: -100
Memory Limit Exceeded
input:
10 10 5
output:
YES