質問編集履歴
2
test
CHANGED
File without changes
|
test
CHANGED
File without changes
|
1
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,3 +1,7 @@
|
|
1
1
|
while文でputcharを用いて入力した数字の数だけ+-が交互に現れるプログラムを作っています。
|
2
2
|
|
3
|
+
何度やってもうまくいきません。
|
4
|
+
|
3
5
|
whileの条件は(no-->0)です。
|
6
|
+
|
7
|
+
どうすればうまくいくか教えていただけませんか?
|