QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#51226#4633. Coprime MatricesHuangHanShengWA 2ms3708kbC++111.2kb2022-10-01 14:49:042022-10-01 14:49:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 3 2 1 3

output:

Yes
1 2 4 
3 5 6 
8 9 7 

result:

wrong output format Expected EOLN