変数 sepend

5つの値を読み込むプログラムを作成してください。最初の3つの値は、出力するテキストを表します。4番目の値は、それらの値をどのように区切るかを示します。5番目の値は、出力行の末尾に何を置くかを示します。

入力

出力

AA BB CC -- EE

AA--BB--CCEE

Hey there ! . ABCDE

Hey.there.!ABCDE

Constraints

Time limit: 2 seconds

Memory limit: 512 MB

Output limit: 1 MB

To check your solution you need to sign in
Sign in to continue