QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#325190 | #7857. (-1,1)-Sumplete | ucup-team1002# | RE | 0ms | 3744kb | C++20 | 5.5kb | 2024-02-11 05:32:15 | 2024-02-11 05: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: 0ms
memory: 3744kb
input:
3 +-+ -++ +-+ 1 1 1 1 -1 3
output:
Yes 111 111 111
result:
ok n=3
Test #2:
score: -100
Runtime Error
input:
3 --- -++ +++ -2 -1 0 -2 -1 0