QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#883187#9799. Magical Paletteucup-team3475#RE 0ms3712kbC++202.1kb2025-02-05 15:06:412025-02-05 15:06:42

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 3712kb

input:

2
2 3
2 2

output:

Yes
1 4 
1 3 5 
No

result:

ok 2 cases (2 test cases)

Test #2:

score: -100
Runtime Error

input:

1
1 1000000

output:


result: