QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#211450 | #7561. Digit DP | ucup-team1704 | ML | 0ms | 0kb | C++17 | 6.1kb | 2023-10-12 16:28:36 | 2023-10-12 16:28:37 |
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
Memory Limit Exceeded
input:
3 3 1 2 4 2 000 111 1 010 101 1 2 000 111
output:
1960 3040