QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#854851 | #9777. Balance in All Things | lunchbox | WA | 3055ms | 885988kb | C++17 | 3.4kb | 2025-01-12 10:04:10 | 2025-01-12 10:04:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 2ms
memory: 12144kb
input:
3 1 1000000007
output:
15
result:
ok single line: '15'
Test #2:
score: 0
Accepted
time: 40ms
memory: 100756kb
input:
100 3 1000000007
output:
894710378
result:
ok single line: '894710378'
Test #3:
score: 0
Accepted
time: 2ms
memory: 10448kb
input:
6 6 1000000007
output:
103387851
result:
ok single line: '103387851'
Test #4:
score: 0
Accepted
time: 0ms
memory: 10324kb
input:
2 6 998244353
output:
729
result:
ok single line: '729'
Test #5:
score: -100
Wrong Answer
time: 3055ms
memory: 885988kb
input:
400 20 713862469
output:
2288824
result:
wrong answer 1st lines differ - expected: '561801910', found: '2288824'