QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#723882#5477. Cake Decorationgym#WA 0ms3640kbC++203.1kb2024-11-08 02:29:052024-11-08 02:29:05

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 3568kb

input:

24 4 6

output:

12

result:

ok single line: '12'

Test #2:

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

input:

30 5 6

output:

4

result:

ok single line: '4'

Test #3:

score: -100
Wrong Answer
time: 0ms
memory: 3640kb

input:

30 9 20

output:

998244349

result:

wrong answer 1st lines differ - expected: '0', found: '998244349'