QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#677463 | #7733. Cool, It’s Yesterday Four Times More | xyj# | WA | 0ms | 3812kb | C++20 | 3.9kb | 2024-10-26 12:12:16 | 2024-10-26 12:12:16 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3812kb
input:
4 2 5 .OO.. O..O. 1 3 O.O 1 3 .O. 2 3 OOO OOO
output:
1 0 1 0
result:
wrong answer 1st lines differ - expected: '3', found: '1'