Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
85548 蔡胤泽 输出字符 Python3 Accepted 34 MS 3720 KB 22 2024-07-17 20:25:14

Tests(1/1):


Code:

n = input() print(*n)