QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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)'