質問編集履歴

1

コード修正

2021/01/15 11:55

投稿

kei0105
kei0105

スコア7

test CHANGED
File without changes
test CHANGED
@@ -1,7 +1,3 @@
1
- ###[macOS]vscodeの競プロ環境(#include <bits/stdc++.h>を使用の為、gcc環境)を構築したい
2
-
3
-
4
-
5
1
  競プロの為、#include <bits/stdc++.h>を使いたくgcc環境を構築しようとするもうまくいかないので質問します。
6
2
 
7
3
 
@@ -44,7 +40,7 @@
44
40
 
45
41
  /usr/bin/g++
46
42
 
47
- $ wich gcc
43
+ $ which gcc
48
44
 
49
45
  gcc: aliased to nocorrect gcc
50
46