ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#118984 | #1530. 合法的括号 | Body | 0 | 883ms | 31164kb | Java8 | 973b | 2020-09-12 20:51:12 | 2020-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: