回答編集履歴
1
追記
answer
CHANGED
@@ -1,4 +1,9 @@
|
|
1
1
|
以下参照
|
2
2
|
[WindowsにGeanyをインストールする方法](https://memoteki.net/archives/1016)
|
3
3
|
[C++マニアック](http://stlalv.la.coocan.jp/index.html)
|
4
|
-
[C++日本語リファレンス](https://cpprefjp.github.io/)
|
4
|
+
[C++日本語リファレンス](https://cpprefjp.github.io/)
|
5
|
+
|
6
|
+
> 競技プログラミングをやろう
|
7
|
+
|
8
|
+
ということは、プログラミングの初心者じゃないですよね?
|
9
|
+
初めてだと、c++はハードル高いかも?
|