QOJ.ac

QOJ

ID提交记录ID题目HackerOwner结果提交时间测评时间
#719#462793#6501. Graph Partitioningegypt_ioi2024_13egypt_ioi2024_13Success!2024-07-04 04:48:562024-07-04 04:48:56

详细

Extra Test:

Wrong Answer
time: 0ms
memory: 9704kb

input:

5
1 2
1 2
1 2
1 2
1 2
1 2
1 2
1 2

output:

128

result:

wrong answer 1st numbers differ - expected: '0', found: '128'

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#462793#6501. Graph Partitioningegypt_ioi2024_13WA 639ms228876kbC++202.1kb2024-07-04 04:19:522024-07-04 04:52:37