QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#784530 | #3799. It's Surely Complex | ucup-team3080 | WA | 447ms | 527396kb | C++20 | 14.0kb | 2024-11-26 15:16:10 | 2024-11-26 15:16:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 447ms
memory: 527396kb
input:
2 1
output:
diag = (1, 1) oth = (1, 0) 1 1
result:
wrong answer 1st lines differ - expected: '1 1', found: 'diag = (1, 1)'