QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#192131#7516. Robot Experimentucup-team1319#WA 0ms3416kbC++14843b2023-09-30 13:40:232023-09-30 13:40:23

詳細信息

Test #1:

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

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'