QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#784530#3799. It's Surely Complexucup-team3080WA 447ms527396kbC++2014.0kb2024-11-26 15:16:102024-11-26 15:16:11

详细

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)'