QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#239961#6418. Ah, It's Yesterday Once MorelhhxxxxxWA 15ms8916kbPython3460b2023-11-05 01:37:552023-11-05 01:37:56

Judging History

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

  • [2023-11-05 01:37:56]
  • 评测
  • 测评结果:WA
  • 用时:15ms
  • 内存:8916kb
  • [2023-11-05 01:37:55]
  • 提交

answer

print("""20 20
11101111101111101100
10110010110010110110
11011011011011011011
01101101101101101101
10110110110110110111
10011011011011011001
11101101101101101101
10110110110110110110
11011011011011011011
01101101101101101101
10110110110110110111
10011011011011011001
11101101101101101101
10110110110110110110
11011011011011011011
01101101101101101101
10110110110110110111
11011011011011011001
01101001101001101000
00111110111110111111
""")

详细

Test #1:

score: 0
Wrong Answer
time: 15ms
memory: 8916kb

input:



output:

20 20
11101111101111101100
10110010110010110110
11011011011011011011
01101101101101101101
10110110110110110111
10011011011011011001
11101101101101101101
10110110110110110110
11011011011011011011
01101101101101101101
10110110110110110111
10011011011011011001
11101101101101101101
10110110110110110110
...

result:

wrong output format Expected EOF