draw waveform


Submit solution

Points: 20
Time limit: 1.0s
Memory limit: 64M

Author:
Problem type

題目說明

<1103檢定考題>
使用星號來繪製波形。

輸入

由鍵盤輸入兩個整數,分別代表一個波形的振幅(Amplitude) 及頻率(Frequency)

輸出

根據輸入的振幅及頻率,用星號繪製出對應的波形

sample input & output

11035


Comments

There are no comments at the moment.