QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#876689 | #9777. Balance in All Things | gg_gong | WA | 33ms | 25440kb | C++20 | 4.4kb | 2025-01-31 11:11:26 | 2025-01-31 11:11:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 9040kb
input:
3 1 1000000007
output:
15
result:
ok single line: '15'
Test #2:
score: -100
Wrong Answer
time: 33ms
memory: 25440kb
input:
100 3 1000000007
output:
307371615
result:
wrong answer 1st lines differ - expected: '894710378', found: '307371615'