QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#379293 | #3697. Carries | ucup-team1383 | WA | 1ms | 5744kb | C++17 | 1.3kb | 2024-04-06 16:57:12 | 2024-04-06 16:57:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 5656kb
input:
2 5 5
output:
1
result:
ok 1 number(s): "1"
Test #2:
score: 0
Accepted
time: 1ms
memory: 5604kb
input:
10 0 1 2 3 4 5 6 7 8 9
output:
20
result:
ok 1 number(s): "20"
Test #3:
score: 0
Accepted
time: 1ms
memory: 5744kb
input:
2 0 0
output:
0
result:
ok 1 number(s): "0"
Test #4:
score: -100
Wrong Answer
time: 1ms
memory: 5592kb
input:
100 37 776 955 76 445 994 346 295 403 919 179 311 255 525 343 947 914 84 501 346 327 240 30 909 229 393 693 183 61 235 404 586 588 123 174 970 785 616 513 47 72 663 451 466 823 305 547 444 396 646 230 749 394 35 541 891 46 246 473 628 142 843 566 586 474 298 687 863 680 203 137 709 467 11 419 99 569...
output:
6540
result:
wrong answer 1st numbers differ - expected: '6824', found: '6540'