QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#41696 | #3837. The Matching System | HuangHanSheng | WA | 1ms | 1836kb | C++14 | 649b | 2022-07-31 15:18:31 | 2022-07-31 15:18:33 |
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: 100
Accepted
time: 1ms
memory: 1836kb
input:
3
output:
*1* 100 8 **0 000 7
result:
ok Accepted
Test #2:
score: 0
Accepted
time: 1ms
memory: 1720kb
input:
1
output:
0 0 1 * 0 2
result:
ok Accepted
Test #3:
score: 0
Accepted
time: 1ms
memory: 1776kb
input:
2
output:
*0 00 3 *0 00 4
result:
ok Accepted
Test #4:
score: -100
Wrong Answer
time: 1ms
memory: 1760kb
input:
4
output:
**1* 1000 30 **00 0000 10
result:
wrong answer The value of enery cost in the maximum mathing method is wrong