QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#659528 | #9484. Colored Complete Graph | ucup-team4125# | WA | 1ms | 3608kb | C++14 | 589b | 2024-10-19 20:34:10 | 2024-10-19 20:34:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3608kb
input:
3 B R B
output:
? 1 2 ? 1 3 ? 3 2 ! 2 0 3 1
result:
wrong answer guessed graph is incorrect