QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#361681 | #8509. Expanding STACKS! | ucup-team3053# | WA | 1ms | 3764kb | C++14 | 1.4kb | 2024-03-23 12:40:08 | 2024-03-23 12:40: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: 100
Accepted
time: 0ms
memory: 3548kb
input:
2 +2 +1 -1 -2
output:
GG
result:
ok correct
Test #2:
score: 0
Accepted
time: 1ms
memory: 3564kb
input:
2 +1 +2 -1 -2
output:
GS
result:
ok correct
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3764kb
input:
3 +1 +2 +3 -1 -2 -3
output:
GSS
result:
wrong answer client leaving is not the top of its stack