QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#827123#9770. Middle Pointucup-team5650RE 0ms3556kbC++203.9kb2024-12-22 19:43:142024-12-22 19:43:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 2
1 1

output:

1
0 0 2 2

result:

ok correct!

Test #2:

score: -100
Runtime Error

input:

8 8
5 0

output:


result: