QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#823749#9770. Middle Pointucup-team3966#WA 0ms3684kbC++14960b2024-12-21 09:30:542024-12-21 09:30:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 2
1 1

output:

3
0 0 0 2 
2 0 2 2 
0 1 2 1 

result:

wrong answer Jury has a better answer