teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

2017/01/17 07:16

投稿

uv-
uv-

スコア26

title CHANGED
File without changes
body CHANGED
@@ -44,7 +44,7 @@
44
44
 
45
45
  のようになり、x1=1、x=2、x3=5が得られません。
46
46
 
47
- ♯include<stdio.h>
47
+ ♯include<stdio.h>
48
48
  ♯include<math.h>
49
49
  ♯define eps 1.e-5
50
50
  int main(void)
@@ -105,4 +105,6 @@
105
105
  return 0;
106
106
  }
107
107
 
108
+
109
+
108
110
  御指摘いただきたいです。