QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#163107#5477. Cake Decorationntu_vjudge_1WA 1448ms3576kbC++172.1kb2023-09-03 20:53:212023-09-03 20:53:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

24 4 6

output:

12

result:

ok single line: '12'

Test #2:

score: 0
Accepted
time: 0ms
memory: 3524kb

input:

30 5 6

output:

4

result:

ok single line: '4'

Test #3:

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

input:

30 9 20

output:

0

result:

ok single line: '0'

Test #4:

score: -100
Wrong Answer
time: 1448ms
memory: 3500kb

input:

100000000000000 1 100000000000000

output:

208695060

result:

wrong answer 1st lines differ - expected: '288287412', found: '208695060'