QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#239975#6418. Ah, It's Yesterday Once MorelhhxxxxxAC ✓10ms7868kbPython3458b2023-11-05 01:49:212023-11-05 01:49:22

Judging History

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

  • [2023-11-05 01:49:22]
  • 评测
  • 测评结果:AC
  • 用时:10ms
  • 内存:7868kb
  • [2023-11-05 01:49:21]
  • 提交

answer

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

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 10ms
memory: 7868kb

input:



output:

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

result:

ok 156 successful hack.