QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#356564#3161. Another Coin Weighing PuzzlePrinceton_Tigers#WA 1ms5956kbC++171.1kb2024-03-17 23:41:032024-03-17 23:41:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 5880kb

input:

2 1

output:

9

result:

ok single line: '9'

Test #2:

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

input:

2 2

output:

17

result:

ok single line: '17'

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 5900kb

input:

10000 10000

output:

153852327

result:

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