QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#239975 | #6418. Ah, It's Yesterday Once More | lhhxxxxx | AC ✓ | 10ms | 7868kb | Python3 | 458b | 2023-11-05 01:49:21 | 2023-11-05 01:49:22 |
Judging History
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: 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.