QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#363941#8509. Expanding STACKS!ucup-team3283#WA 1ms3772kbC++141.9kb2024-03-24 06:18:202024-03-24 06:18:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3772kb

input:

2
+2 +1 -1 -2

output:

GG

result:

ok correct

Test #2:

score: 0
Accepted
time: 0ms
memory: 3496kb

input:

2
+1 +2 -1 -2

output:

GS

result:

ok correct

Test #3:

score: -100
Wrong Answer
time: 0ms
memory: 3584kb

input:

3
+1 +2 +3 -1 -2 -3

output:

GSS

result:

wrong answer client leaving is not the top of its stack