回答編集履歴

1

a

2016/04/01 11:03

投稿

mpyw
mpyw

スコア5223

test CHANGED
@@ -79,14 +79,6 @@
79
79
 
80
80
 
81
81
  node_t *current_ptr = &a;
82
-
83
- node_t *a_ptr = &a;
84
-
85
- node_t *b_ptr = &b;
86
-
87
- node_t *c_ptr = &c;
88
-
89
- node_t *d_ptr = &d;
90
82
 
91
83
 
92
84