QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#31659#3161. Another Coin Weighing Puzzlesmax#WA 58ms12420kbC++231.6kb2022-05-11 02:57:162022-05-11 02:57:18

详细

Test #1:

score: 100
Accepted
time: 54ms
memory: 12420kb

input:

2 1

output:

9

result:

ok single line: '9'

Test #2:

score: 0
Accepted
time: 58ms
memory: 12368kb

input:

2 2

output:

17

result:

ok single line: '17'

Test #3:

score: -100
Wrong Answer
time: 55ms
memory: 12344kb

input:

10000 10000

output:

689223122

result:

wrong answer 1st lines differ - expected: '689223145', found: '689223122'