QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#395960 | #8509. Expanding STACKS! | ucup-team314# | WA | 1ms | 3856kb | C++23 | 2.2kb | 2024-04-22 07:29:14 | 2024-04-22 07:29: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: 3856kb
input:
2 +2 +1 -1 -2
output:
GG
result:
ok correct
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3828kb
input:
2 +1 +2 -1 -2
output:
0 1 1 0 GS
result:
wrong answer solution is not a string of length N