QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#612974 | #9436. Some Sum of Subset | ucup-team4217# | WA | 1ms | 3716kb | C++20 | 1.6kb | 2024-10-05 13:23:05 | 2024-10-05 13:23:09 |
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: 0
Wrong Answer
time: 1ms
memory: 3716kb
input:
4 7 3 1 5 2
output:
6 4 1 0 0 0 0 0
result:
wrong answer Participant output contains extra tokens