QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#107452#4633. Coprime MatricesHuangHanShengWA 2ms3572kbC++231.1kb2023-05-21 15:47:372023-05-21 15:47:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 3 2 1 3

output:

9 1 6 
3 2 7 
4 5 8 

result:

wrong answer First Line not Yes