QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#214937#5605. A-Mazing PuzzleMaMengQiWA 1ms3576kbC++172.9kb2023-10-15 01:34:322023-10-15 01:34:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3576kb

input:

7 4 4
3 2 S 6 3 S
6 1 1 1 2 1 3 2 3 5 1 5 3
11 2 1 3 1 3 2 5 2 6 2 2 3 4 3 5 3 6 3 3 4 6 4

output:

7 1

result:

wrong answer 1st lines differ - expected: '8 1', found: '7 1'