QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#51178#4633. Coprime MatricesMaMengQiWA 2ms3760kbC++111017b2022-10-01 13:03:402022-10-01 13:03:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3760kb

input:

3 3 2 1 3

output:

9 1 6 
3 2 7 
4 5 8 

result:

wrong answer First Line not Yes