QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#708101 | #9536. Athlete Welcome Ceremony | ucup-team5559 | WA | 0ms | 16160kb | C++17 | 4.4kb | 2024-11-03 19:34:16 | 2024-11-03 19:34:17 |
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: 16160kb
input:
6 3 a?b??c 2 2 2 1 1 1 1 0 2
output:
0 1 1
result:
wrong answer 1st lines differ - expected: '3', found: '0'