Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
C++。 データの保存と処理
文字列と記号: ワークショップ - 1
Module:
文字列と記号: ワークショップ - 1
Problem
4
/9
姓I.O.
Problem
名、ミドルネーム、姓を入力します。姓のイニシャル形式に変換します。
入力
最初の行には、1 つのスペースで区切られた 3 つの単語 (名、父称、姓) が含まれています。単語は 1 つのスペースで区切られ、テキストの最初と最後に余分なスペースはありません。
インプリント
変更された文字列を出力する必要があります。
例
<頭>
#
入力
出力
<本体>
1
セルゲイ・ペトロヴィッチ・イワノフ
イワノフ S.P.
表>
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary