QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#116998 | #6668. Trokuti | DianasDog# | 0 | 1ms | 5672kb | C++14 | 1.9kb | 2023-06-30 12:05:48 | 2024-05-31 18:36:50 |
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
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 5672kb
input:
0 0 0 0 0 0 0 0 0 0
output:
? 1 2 3 ? 1 2 4 ? 1 3 4 ? 2 3 4 ? 1 2 5 ? 1 3 5 ? 2 3 5 ? 1 4 5 ? 2 4 5 ? 3 4 5 ! 00000 00000 00000 00000 00000
result:
wrong answer Token parameter [name=ans_i] equals to "00000", doesn't correspond to pattern "[01]{100,100}"