QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#239959#6418. Ah, It's Yesterday Once MorelhhxxxxxWA 9ms8864kbPython3460b2023-11-05 01:36:142023-11-05 01:36:14

Judging History

你现在查看的是最新测评结果

  • [2023-11-05 01:36:14]
  • 评测
  • 测评结果:WA
  • 用时:9ms
  • 内存:8864kb
  • [2023-11-05 01:36:14]
  • 提交

answer

print("""20 20
11100011100011101100
10110010110010110110
11011011011011011011
01101101101101101101
00110110110110110111
00011011011011011000
11101101101101101100
10110110110110110110
11011011011011011011
01101101101101101101
00110110110110110111
00011011011011011000
11101101101101101100
10110110110110110110
11011011011011011011
01101101101101101101
10110110110110110111
11011011011011011000
01101001101001101000
00111000111000111000
""")

详细

Test #1:

score: 0
Wrong Answer
time: 9ms
memory: 8864kb

input:



output:

20 20
11100011100011101100
10110010110010110110
11011011011011011011
01101101101101101101
00110110110110110111
00011011011011011000
11101101101101101100
10110110110110110110
11011011011011011011
01101101101101101101
00110110110110110111
00011011011011011000
11101101101101101100
10110110110110110110
...

result:

wrong output format Expected EOF