QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'