ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#37435 | #69. 地砖设计 | cqbz_xyw | 15 | 2ms | 1124kb | C++ | 957b | 2018-11-04 10:31:40 | 2018-11-04 12:26:00 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 1116kb
input:
2 4
output:
result:
wrong answer 1st lines differ - expected: 'AABA', found: ''
Test #2:
score: 0
Wrong Answer
time: 0ms
memory: 1116kb
input:
3 5
output:
result:
wrong answer 1st lines differ - expected: 'AAABA', found: ''
Test #3:
score: 0
Wrong Answer
time: 0ms
memory: 1120kb
input:
5 4
output:
result:
wrong answer 1st lines differ - expected: 'AAAA', found: ''
Test #4:
score: 0
Wrong Answer
time: 1ms
memory: 1116kb
input:
2 5
output:
result:
wrong answer 1st lines differ - expected: 'AABAA', found: ''
Test #5:
score: 0
Wrong Answer
time: 0ms
memory: 1116kb
input:
5 2
output:
result:
wrong answer 1st lines differ - expected: 'AA', found: ''
Test #6:
score: 0
Wrong Answer
time: 0ms
memory: 1116kb
input:
4 2
output:
result:
wrong answer 1st lines differ - expected: 'AA', found: ''
Test #7:
score: 0
Wrong Answer
time: 0ms
memory: 1116kb
input:
4 5
output:
result:
wrong answer 1st lines differ - expected: 'AAAAB', found: ''
Test #8:
score: 5
Accepted
time: 0ms
memory: 1124kb
input:
5 5
output:
AAAAA AAAAA AAAAA AAAAA AAAAA
result:
ok 5 lines
Test #9:
score: 5
Accepted
time: 0ms
memory: 1120kb
input:
100 100
output:
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA...
result:
ok 100 lines
Test #10:
score: 5
Accepted
time: 1ms
memory: 1120kb
input:
2 2
output:
AA AA
result:
ok 2 lines
Test #11:
score: 0
Wrong Answer
time: 0ms
memory: 1124kb
input:
1 99
output:
ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7f\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8a\x8b\x8c\x8d\x8e\x8f\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9a\x9b\x9c\x9d\x9e\x9f\xa0\xa1\xa2\xa3
result:
wrong answer 1st lines differ - expected: 'ABABABABABABABABABABABABABABAB...ABABABABABABABABABABABAB...
Test #12:
score: 0
Wrong Answer
time: 0ms
memory: 1124kb
input:
87 1
output:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r ...
result:
wrong answer 3rd lines differ - expected: 'A', found: 'C'
Test #13:
score: 0
Wrong Answer
time: 0ms
memory: 1116kb
input:
5 13
output:
result:
wrong answer 1st lines differ - expected: 'AAAAABAAAAABA', found: ''
Test #14:
score: 0
Wrong Answer
time: 0ms
memory: 1120kb
input:
51 61
output:
result:
wrong answer 1st lines differ - expected: 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAA...
Test #15:
score: 0
Wrong Answer
time: 0ms
memory: 1116kb
input:
53 95
output:
result:
wrong answer 1st lines differ - expected: 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA...AAAAAAAAAAAAAAAAAAAAAAAA...
Test #16:
score: 0
Wrong Answer
time: 0ms
memory: 1120kb
input:
100 90
output:
result:
wrong answer 1st lines differ - expected: 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA...AAAAAAAAAAAAAAAAAAAAAAAA...
Test #17:
score: 0
Wrong Answer
time: 0ms
memory: 1116kb
input:
83 100
output:
result:
wrong answer 1st lines differ - expected: 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA...AAAAAAAAAAAAAABAAAAAAAAA...
Test #18:
score: 0
Wrong Answer
time: 0ms
memory: 1120kb
input:
47 83
output:
result:
wrong answer 1st lines differ - expected: 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA...AAAAAAAAAAAAAAAAAAAAAAAA...
Test #19:
score: 0
Wrong Answer
time: 0ms
memory: 1120kb
input:
9 13
output:
result:
wrong answer 1st lines differ - expected: 'AAAAAAAAABAAA', found: ''
Test #20:
score: 0
Wrong Answer
time: 0ms
memory: 1116kb
input:
80 97
output:
result:
wrong answer 1st lines differ - expected: 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA...AAAAAAAAAAAAAABAAAAAAAAA...