QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#872565#8621. Knapsackucup-team6316#WA 1ms3712kbC++265.5kb2025-01-26 02:26:442025-01-26 02:26:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3712kb

input:

6
4 3 8 1 5 4

output:

.C.AAA

result:

wrong answer Sum of elements in set A (10) is not equal to sum in the set B (0)