QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#596884#4575. Interactive Treasure HuntHuangHanShengWA 0ms3720kbC++201.5kb2024-09-28 16:38:222024-09-28 16:38:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3720kb

input:

1
2 3
1
1
3

output:

SCAN 1 2
SCAN 1 3
SCAN 1 1
SCAN -1 1

result:

wrong answer Integer -1 violates the range [1, 2] (test case 1)