QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#40981 | #69. Lamps | MaMengQi | 0 | 2ms | 3644kb | C++17 | 1.5kb | 2022-07-27 12:01:22 | 2022-07-27 12:01:34 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 3628kb
input:
1 1 0
output:
1 0
result:
wrong answer 1st lines differ - expected: '1', found: '1 0'
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Wrong Answer
Test #59:
score: 0
Wrong Answer
time: 2ms
memory: 3644kb
input:
1 0 0
output:
0 0
result:
wrong answer 1st lines differ - expected: '0', found: '0 0'
Subtask #4:
score: 0
Skipped
Dependency #1:
0%