QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#376808#6568. Space Alignmentucup-team1965#RE 0ms3604kbC++171.0kb2024-04-04 16:53:312024-04-04 16:53:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3604kb

input:

10
{
ss{
sts{
tt}
t}
t{
ss}
}
{
}

output:

2

result:

ok single line: '2'

Test #2:

score: -100
Runtime Error

input:

2
{
}

output:


result: