回答編集履歴

1

コード編集

2018/01/27 02:44

投稿

seastar3
seastar3

スコア2285

test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
 
12
12
 
13
- resp = 0.0d0
13
+ resp = 0.0d0
14
14
 
15
15
  if ( i <= 95 .and. i >= 33 .and. j <= 95 .and. j >=33 ) then
16
16