QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#291248#3082. Ascending MatrixidWA 130ms6196kbC++142.2kb2023-12-26 08:45:122023-12-26 08:45:12

詳細信息

Test #1:

score: 100
Accepted
time: 15ms
memory: 5952kb

input:

148 129 48 144 105 13

output:

467058311

result:

ok single line: '467058311'

Test #2:

score: 0
Accepted
time: 1ms
memory: 5664kb

input:

57 48 11 56 9 1

output:

951177245

result:

ok single line: '951177245'

Test #3:

score: 0
Accepted
time: 50ms
memory: 6108kb

input:

121 146 72 117 72 25

output:

284798523

result:

ok single line: '284798523'

Test #4:

score: 0
Accepted
time: 1ms
memory: 5876kb

input:

66 142 11 51 124 4

output:

542285716

result:

ok single line: '542285716'

Test #5:

score: 0
Accepted
time: 130ms
memory: 6132kb

input:

45 127 98 3 31 80

output:

116902187

result:

ok single line: '116902187'

Test #6:

score: 0
Accepted
time: 14ms
memory: 5912kb

input:

125 199 45 51 91 21

output:

715355617

result:

ok single line: '715355617'

Test #7:

score: 0
Accepted
time: 1ms
memory: 5664kb

input:

41 153 6 6 147 2

output:

190519561

result:

ok single line: '190519561'

Test #8:

score: 0
Accepted
time: 44ms
memory: 6032kb

input:

112 108 69 99 29 47

output:

481688971

result:

ok single line: '481688971'

Test #9:

score: -100
Wrong Answer
time: 118ms
memory: 6196kb

input:

138 99 94 73 43 73

output:

433802342

result:

wrong answer 1st lines differ - expected: '667469005', found: '433802342'