QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#381323#7894. Many Many Headsucup-team1423#WA 0ms3612kbC++171.3kb2024-04-07 16:55:192024-04-07 16:55:25

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3612kb

input:

6
))
((()
[()]
()[()]()
([()])
([])([])

output:

Yes
No
No
No
No
No

result:

wrong answer expected YES, found NO [3rd token]