QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#508908#7516. Robot ExperimentGuanYunchangWA 0ms3760kbC++201.7kb2024-08-07 21:46:112024-08-07 21:46:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
RU

output:

4
1 1
1 0
0 1
0 0

result:

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