QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#51171#4633. Coprime MatricesHuangHanShengWA 1ms5636kbC++111.4kb2022-10-01 12:45:132022-10-01 12:45:16

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 5636kb

input:

3 3 2 1 3

output:

Yes
4 5 6 
3 2 1 
7 8 9 

result:

wrong output format Expected EOLN