QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#232568#6519. X Equals Yucup-team2042WA 0ms4096kbC++142.6kb2023-10-30 16:37:022023-10-30 16:37:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
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:

YES
2 2
NO
YES
2 10
4 5
NO
YES
779 9478

result:

wrong answer Token parameter [name=yesno] equals to "4", doesn't correspond to pattern "[A-Za-z]{2,3}" (test case 4)