QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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""")
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.