QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#239972#6418. Ah, It's Yesterday Once MorelhhxxxxxWA 15ms8900kbPython3460b2023-11-05 01:46:542023-11-05 01:46:54

Judging History

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

  • [2023-11-05 01:46:54]
  • 评测
  • 测评结果:WA
  • 用时:15ms
  • 内存:8900kb
  • [2023-11-05 01:46:54]
  • 提交

answer

print("""20 20
11110111110111110110
10011001011001011011
11101101101101101101
00110110110110110111
10011011011011011001
11101101101101101101
10110110110110110110
11011011011011011011
01101101101101101101
10110110110110110111
10011011011011011001
11101101101101101101
10110110110110110110
11011011011011011011
01101101101101101101
10110110110110110111
10011011011011011000
11101101101101101111
10110100110100110001
11011111011111011111
""")

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:



output:

20 20
11110111110111110110
10011001011001011011
11101101101101101101
00110110110110110111
10011011011011011001
11101101101101101101
10110110110110110110
11011011011011011011
01101101101101101101
10110110110110110111
10011011011011011001
11101101101101101101
10110110110110110110
11011011011011011011
...

result:

wrong output format Expected EOF