QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#327192 | #5477. Cake Decoration | ucup-team1222# | WA | 4313ms | 238232kb | C++14 | 1.6kb | 2024-02-14 20:23:59 | 2024-02-14 20:23:59 |
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: 0ms
memory: 5900kb
input:
24 4 6
output:
12
result:
ok single line: '12'
Test #2:
score: 0
Accepted
time: 1ms
memory: 5912kb
input:
30 5 6
output:
4
result:
ok single line: '4'
Test #3:
score: 0
Accepted
time: 1ms
memory: 5844kb
input:
30 9 20
output:
0
result:
ok single line: '0'
Test #4:
score: -100
Wrong Answer
time: 4313ms
memory: 238232kb
input:
100000000000000 1 100000000000000
output:
564828523
result:
wrong answer 1st lines differ - expected: '288287412', found: '564828523'