QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#479967 | #6457. Greetings! | lmq26052003 | WA | 0ms | 21932kb | C++23 | 1.2kb | 2024-07-15 23:48:54 | 2024-07-15 23:48:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 21436kb
input:
5 1 10 10 5 9 8 10 4 12 20 12 4 8 2 3 16
output:
5836
result:
ok single line: '5836'
Test #2:
score: 0
Accepted
time: 0ms
memory: 21572kb
input:
5 2 10 10 5 9 8 10 4 12 20 12 4 8 2 3 16
output:
1828
result:
ok single line: '1828'
Test #3:
score: 0
Accepted
time: 0ms
memory: 21932kb
input:
5 5 10 10 5 9 8 10 4 12 20 12 4 8 2 3 16
output:
0
result:
ok single line: '0'
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 21256kb
input:
15 1 5055 1714 3285 9671 207 8459 9401 981 6906 1797 5262 9922 7599 9757 6767 7349 3753 4599 2095 7162 5062 4066 2683 5551 8754 8291 667 5371 9157 7853 8645 2910 6133 9651 9486 7444 2233 5924 9613 2179 5756 5749 4111 3811 9610
output:
1000000000000
result:
wrong answer 1st lines differ - expected: '6623180902386', found: '1000000000000'