QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#375401 | #8337. Counter Reset Problem | ucup-team1817 | WA | 48ms | 404468kb | C++14 | 1.6kb | 2024-04-03 10:11:19 | 2024-04-03 10:11:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 48ms
memory: 404468kb
input:
2 19 23
output:
51
result:
ok 1 number(s): "51"
Test #2:
score: 0
Accepted
time: 35ms
memory: 404264kb
input:
6 100084 518118
output:
9159739
result:
ok 1 number(s): "9159739"
Test #3:
score: -100
Wrong Answer
time: 43ms
memory: 404264kb
input:
12 040139021316 234700825190
output:
-438193010
result:
wrong answer 1st numbers differ - expected: '771011551', found: '-438193010'