QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#232093 | #6519. X Equals Y | ucup-team2042 | WA | 47ms | 4096kb | C++14 | 1.8kb | 2023-10-29 21:00:09 | 2023-10-29 21:00:09 |
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
Wrong Answer
time: 47ms
memory: 4096kb
input:
6 1 1 1000 1000 1 2 1000 1000 3 11 1000 1000 157 291 5 6 157 291 3 6 10126 114514 789 12345
output:
solve 1 1 1000 1000 YES 2 2 solve 1 2 1000 1000 NO solve 3 11 1000 1000 YES 2 10 solve 157 291 5 6 YES 4 5 solve 157 291 3 6 NO solve 10126 114514 789 12345 YES 779 9478
result:
wrong answer Token parameter [name=yesno] equals to "solve", doesn't correspond to pattern "[A-Za-z]{2,3}" (test case 1)