UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#118984#1530. 合法的括号Body0883ms31164kbJava8973b2020-09-12 20:51:122020-09-12 20:51:14

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 0
Wrong Answer
time: 110ms
memory: 29408kb

input:

1

output:

Please,Input: 
[()]

result:

wrong answer 1st lines differ - expected: '()', found: 'Please,Input: '

Test #2:

score: 0
Wrong Answer
time: 70ms
memory: 31164kb

input:

2

output:

Please,Input: 
[(()), ()()]

result:

wrong answer 1st lines differ - expected: '(())', found: 'Please,Input: '

Test #3:

score: 0
Wrong Answer
time: 100ms
memory: 29572kb

input:

3

output:

Please,Input: 
[((())), (()()), (())(), ()(()), ()()()]

result:

wrong answer 1st lines differ - expected: '((()))', found: 'Please,Input: '

Test #4:

score: 0
Wrong Answer
time: 73ms
memory: 30348kb

input:

4

output:

Please,Input: 
[(((()))), ((()())), ((())()), ((()))(), (()(())), (()()()), (()())(), (())(()), (())...

result:

wrong answer 1st lines differ - expected: '(((())))', found: 'Please,Input: '

Test #5:

score: 0
Wrong Answer
time: 102ms
memory: 29376kb

input:

5

output:

Please,Input: 
[((((())))), (((()()))), (((())())), (((()))()), (((())))(), ((()(()))), ((()()())), ...

result:

wrong answer 1st lines differ - expected: '((((()))))', found: 'Please,Input: '

Test #6:

score: 0
Wrong Answer
time: 100ms
memory: 30424kb

input:

6

output:

Please,Input: 
[(((((()))))), ((((()())))), ((((())()))), ((((()))())), ((((())))()), ((((()))))(), ...

result:

wrong answer 1st lines differ - expected: '(((((())))))', found: 'Please,Input: '

Test #7:

score: 0
Wrong Answer
time: 107ms
memory: 30544kb

input:

7

output:

Please,Input: 
[((((((())))))), (((((()()))))), (((((())())))), (((((()))()))), (((((())))())), ((((...

result:

wrong answer 1st lines differ - expected: '((((((()))))))', found: 'Please,Input: '

Test #8:

score: 0
Wrong Answer
time: 122ms
memory: 30372kb

input:

8

output:

Please,Input: 
[(((((((()))))))), ((((((()())))))), ((((((())()))))), ((((((()))())))), ((((((())))(...

result:

wrong answer 1st lines differ - expected: '(((((((())))))))', found: 'Please,Input: '

Test #9:

score: 0
Wrong Answer
time: 99ms
memory: 29344kb

input:

0
9

output:

Please,Input: 
[]

result:

wrong output format Extra information in the output file

Test #10:

score: 0
Time Limit Exceeded

input:

13

output:

Please,Input: 

result: