QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#879620 | #7653. Balloon Darts | ucup-team5957# | RE | 0ms | 3712kb | C++20 | 3.0kb | 2025-02-02 08:18:37 | 2025-02-02 08:18:37 |
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: 3712kb
input:
6 0 0 1 1 2 4 3 9 4 16 5 25
output:
possible
result:
ok single line: 'possible'
Test #2:
score: -100
Runtime Error
input:
7 0 0 1 1 2 4 3 9 4 16 5 25 6 36