QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#763539 | #9767. 连接 | supepapupu | AC ✓ | 14ms | 10572kb | Python3 | 31b | 2024-11-19 20:52:40 | 2024-11-19 20:52:49 |
Judging History
answer
print("AFJL\nBIPH\nCEKN\nDMGO")
詳細信息
Test #1:
score: 100
Accepted
time: 11ms
memory: 10572kb
input:
(no input)
output:
AFJL BIPH CEKN DMGO
result:
ok Correct.
Test #2:
score: 0
Accepted
time: 14ms
memory: 10456kb
input:
test
output:
AFJL BIPH CEKN DMGO
result:
ok Correct.
Extra Test:
score: 0
Extra Test Passed