QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#264427 | #4938. Writing Tasks | HuangHanSheng | RE | 0ms | 10480kb | C++20 | 4.5kb | 2023-11-25 14:00:46 | 2023-11-25 14:00:47 |
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: 0ms
memory: 10480kb
input:
2 3 2 2 1 2 2 2 3 1 1 1 1 1 1 1 1 1 2
output:
2
result:
ok single line: '2'
Test #2:
score: -100
Runtime Error
input:
2 2 2 0 1 2 0 2 1 2 2 1 2 0