QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#433586 | #8792. Candies | ucup-team003# | WA | 2232ms | 16592kb | C++14 | 1.8kb | 2024-06-08 12:52:29 | 2024-06-08 12:52:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 12ms
memory: 16592kb
input:
4 3 2
output:
368
result:
ok answer is '368'
Test #2:
score: -100
Wrong Answer
time: 2232ms
memory: 16576kb
input:
10000 10000 10000
output:
593474463
result:
wrong answer expected '905642282', found '593474463'