質問編集履歴

1

hennsyuu

2018/08/21 09:53

投稿

mercurian-teto
mercurian-teto

スコア75

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
 
10
10
 
11
- int* a = &c;
11
+ int* a ;
12
12
 
13
13
  scanf("%d",a);
14
14