QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#429310 | #6429. Let's Play Curling | microsun | WA | 0ms | 3656kb | C++14 | 937b | 2024-06-02 11:12:26 | 2024-06-02 11:12:28 |
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: 3656kb
input:
3 2 2 2 3 1 4 6 5 2 5 3 7 1 7 3 4 3 1 10 1 1 7 7
output:
20 20 11111011111011111010 10100110100110100111 01101101101101101101 11011011011011011001 10110110110110110111 11101101101101101101 01011011011011011010 10110110110110110111 11101101101101101101 10011011011011011001 10110110110110110111 11101101101101101101 01011011011011011010 10110110110110110111 ...
result:
wrong answer 1st lines differ - expected: '2', found: '20 20'