QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#875466 | #8621. Knapsack | qiuzx | WA | 1080ms | 268036kb | C++20 | 1.5kb | 2025-01-29 20:32:06 | 2025-01-29 20:32:15 |
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: 1ms
memory: 3968kb
input:
6 4 3 8 1 5 4
output:
ABC.BA
result:
ok OK
Test #2:
score: -100
Wrong Answer
time: 1080ms
memory: 268036kb
input:
10000 997167959139 344481199252 880336470888 152634074578 801642802746 425740396295 408773386884 376579721198 658396628655 317503722503 880971207868 745202647942 998002087506 434268792718 388046761498 176443917727 968016843338 733125908043 536691952768 578717268783 515787375312 454150414369 93569331...
output:
...............................................................................................................................................................................................................................................................................................................
result:
wrong answer Sum of elements in set A (2777578283211) is not equal to sum in the set B (1243453670351)