QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#355586#1366. Exam ManipulationGuanYunchangWA 1ms3824kbC++17508b2024-03-16 21:27:402024-03-16 21:27:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3616kb

input:

1 1
T

output:

1

result:

ok single line: '1'

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3824kb

input:

1 10
TFTFTFTFTF

output:

1

result:

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