QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#508908#7516. Robot ExperimentGuanYunchangWA 0ms3760kbC++201.7kb2024-08-07 21:46:112024-08-07 21:46:11

詳細信息

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'