質問編集履歴

1

コードの編集

2021/11/27 08:52

投稿

hanao_
hanao_

スコア6

test CHANGED
File without changes
test CHANGED
@@ -54,7 +54,7 @@
54
54
 
55
55
  Matrix m = new Matrix(args[0]);
56
56
 
57
- Plot2D p = new Plot2D("Matsuzawa");
57
+ Plot2D p = new Plot2D("Satou");
58
58
 
59
59
  GraphPanel gp = new GraphPanel(m);
60
60