QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#766343 | #892. Minimal Cut | dongyc666 | WA | 1ms | 5980kb | C++17 | 4.8kb | 2024-11-20 17:00:22 | 2024-11-20 17:00:27 |
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: 5980kb
input:
4 2 1 3 2 2 4 2
output:
42135552
result:
wrong answer 1st words differ - expected: '21067776', found: '42135552'