QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#239971#6418. Ah, It's Yesterday Once MorelhhxxxxxWA 14ms8908kbPython3460b2023-11-05 01:45:162023-11-05 01:45:17

Judging History

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

  • [2023-11-05 01:45:17]
  • 评测
  • 测评结果:WA
  • 用时:14ms
  • 内存:8908kb
  • [2023-11-05 01:45:16]
  • 提交

answer

print("""20 20
11110001110001110110
10011001011001011011
11101101101101101101
00110110110110110111
00011011011011011000
11101101101101101100
10110110110110110110
11011011011011011011
01101101101101101101
00110110110110110111
00011011011011011000
11101101101101101100
10110110110110110110
11011011011011011011
01101101101101101101
10110110110110110111
11011011011011011000
01101101101101101111
00110100110100110001
00011100011100011111
""")

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 14ms
memory: 8908kb

input:



output:

20 20
11110001110001110110
10011001011001011011
11101101101101101101
00110110110110110111
00011011011011011000
11101101101101101100
10110110110110110110
11011011011011011011
01101101101101101101
00110110110110110111
00011011011011011000
11101101101101101100
10110110110110110110
11011011011011011011
...

result:

wrong output format Expected EOF