QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#460477#8772. House DeconstructionHuangHanShengWA 0ms3428kbC++20240b2024-07-01 17:25:132024-07-01 17:25:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

6 2 4
1 P
2 H
3 P
4 H
5 H
6 H

output:


result:

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