QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#481486#8830. Breaking Baducup-team3057RE 475ms3700kbC++175.2kb2024-07-17 06:44:132024-07-17 06:44:13

详细

Test #1:

score: 100
Accepted
time: 475ms
memory: 3700kb

input:

2
0 4
4 0

output:

YNNYN

result:

ok "YNNYN"

Test #2:

score: -100
Runtime Error

input:

2
1 1
1 1

output:


result: