QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#249171 | #7627. Phony | ucup-team1984# | WA | 1ms | 3520kb | C++20 | 12.3kb | 2023-11-12 01:43:41 | 2023-11-12 01:43:42 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3412kb
input:
3 5 5 7 3 9 A 3 C 1 A 2 C 2 A 3
output:
3 4 -1
result:
ok 3 lines
Test #2:
score: 0
Accepted
time: 0ms
memory: 3520kb
input:
5 8 8 294 928 293 392 719 A 4 C 200 A 5 C 10 A 2 C 120 A 1 A 3
output:
294 200 191 0 -2
result:
ok 5 lines
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3456kb
input:
100 100 233 5101 8001 6561 6329 6305 7745 4321 811 49 1121 3953 8054 8415 9876 6701 4097 6817 6081 495 5521 2389 2042 4721 8119 7441 7840 8001 5756 5561 129 1 5981 4801 7201 8465 7251 6945 5201 5626 3361 5741 3650 7901 2513 8637 3841 5621 9377 101 3661 5105 4241 5137 7501 5561 3581 4901 561 8721 811...
output:
6881 9161 4721 8012 2945 7501 7346 5291 5001 2042 4721 4721 6752 4097 6934 6968 6802 6785 811 6551 2561 6479 5629 5658 3581 5291 1485 5518 4862 2042 4783 4683 4717 4487 4589 4029 4097 4120 4321 4112 4231 2042 4069 3990 4125 3972 3581 3892 115 2042 3841 2042 3836 1485 3884 -19543
result:
wrong answer 4th lines differ - expected: '8200', found: '8012'