QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#395960#8509. Expanding STACKS!ucup-team314#WA 1ms3856kbC++232.2kb2024-04-22 07:29:142024-04-22 07:29:15

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