QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#685341 | #7705. Make Your Own Morse Code Palindrome | yellowbird | AC ✓ | 17ms | 10616kb | Python3 | 3.2kb | 2024-10-28 18:56:07 | 2024-10-28 18:56:09 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 15ms
memory: 10444kb
input:
FOOT
output:
1 L
result:
ok correct
Test #2:
score: 0
Accepted
time: 10ms
memory: 10484kb
input:
FOOTS
output:
3 M0L
result:
ok correct
Test #3:
score: 0
Accepted
time: 15ms
memory: 10440kb
input:
FOOTS
output:
3 M0L
result:
ok correct
Test #4:
score: 0
Accepted
time: 11ms
memory: 10492kb
input:
FOOTSTOOL
output:
0
result:
ok correct
Test #5:
score: 0
Accepted
time: 6ms
memory: 10480kb
input:
OOTNX
output:
2 J0
result:
ok correct
Test #6:
score: 0
Accepted
time: 14ms
memory: 10480kb
input:
3 FRENCH HENS
output:
6 HFCLD7
result:
ok correct
Test #7:
score: 0
Accepted
time: 9ms
memory: 10452kb
input:
TWAS THE NIGHT BEFORE XMAS
output:
13 KGLKGB357BFFQ
result:
ok correct
Test #8:
score: 0
Accepted
time: 7ms
memory: 10492kb
input:
1A2B3C4D5E6F7G8H9I10J
output:
18 M9V84G7Q5L5P4J51F9
result:
ok correct
Test #9:
score: 0
Accepted
time: 3ms
memory: 10456kb
input:
A PARTRIDGE IN A PEAR TREE
output:
8 QF3FFCXC
result:
ok correct
Test #10:
score: 0
Accepted
time: 14ms
memory: 10572kb
input:
TEN LORDS ALEAPING
output:
9 BG6C5C8DK
result:
ok correct
Test #11:
score: 0
Accepted
time: 11ms
memory: 10616kb
input:
XABCDQRST1234567890123456789
output:
7 6CZCBGX
result:
ok correct
Test #12:
score: 0
Accepted
time: 15ms
memory: 10508kb
input:
ASDFGHJKLQWERTYUIOPMNBVCXZ987
output:
23 GAQ88CZ4JP8DQCPYFY73LFF
result:
ok correct
Test #13:
score: 0
Accepted
time: 8ms
memory: 10584kb
input:
THE QUICK BROWN FOX JUMPS OVER
output:
17 24YXQ2CUQGBPCDXP4
result:
ok correct
Test #14:
score: 0
Accepted
time: 16ms
memory: 10572kb
input:
1234567891 IS A PRIME NUMBER 0
output:
18 A59F7XC59123456789
result:
ok correct
Test #15:
score: 0
Accepted
time: 11ms
memory: 10456kb
input:
INTRANSIGENCE
output:
0
result:
ok correct
Test #16:
score: 0
Accepted
time: 15ms
memory: 10512kb
input:
ANTICKING ANTICKING WRECKING A
output:
5 CRCXP
result:
ok correct
Test #17:
score: 0
Accepted
time: 17ms
memory: 10508kb
input:
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
output:
1 E
result:
ok correct
Test #18:
score: 0
Accepted
time: 9ms
memory: 10512kb
input:
ISO9001 "IEEEEEEEEEEEEEEEEEEEE
output:
6 900J9H
result:
ok correct