QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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)