
えびまラボ
チャンネル登録者数 3.06万人
8.2万 回視聴 ・ 2666いいね ・ 2023/11/02
I will thoroughly demonstrate how to set up a competitive programming (CP) environment for beginners.
I will install VSCode, WSL (Ubuntu), and the AtCoder Library on a fresh Windows 11,
execute and debug Python and C++ code, and introduce UNIX commands as needed.
Next: What is brute force? What does it mean to solve a problem? (Tentative, Early this month?)
Previous: • 競技プログラミングの始め方【ゆっくり解説】
Playlist: • 競プロ初心者へ / For CP Beginners
Links
C++ on Mac (Japanese): qiita.com/EvtHorizonCoder/items/145724e16c1b57ab64…
VSCode Download: code.visualstudio.com/download
VSCode Official Tutorial (C++ and WSL): code.visualstudio.com/docs/cpp/config-wsl
GitHub Copilot: docs.github.com/copilot/getting-started-with-githu…
AtCoder Sample Problems: atcoder.jp/contests/practice
AtCoder Library: github.com/atcoder/ac-library
AtCoder Library Sample Problem Code: atcoder.github.io/ac-library/master/document_en/ds…
Main Commands
wsl --install
sudo apt-get update
sudo apt-get install build-essential gdb python-is-python3
Content to add to ~/.bashrc
export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:Library location
ulimit -s unlimited
(English subtitle available.)
0:00 Introduction
0:31 Installing VSCode
2:26 GitHub Copilot
2:44 Installing WSL
3:48 Installing Ubuntu
4:44 Preparations after installing Ubuntu
6:44 Executing/Debugging Python
9:16 Submitting from WSL
10:09 Installing AtCoder Library
11:24 Executing/Debugging C++
15:29 What's next?
X (Former Twitter): twitter.com/evima0
コメント
関連動画

Ubuntu を USBドライブにインストールする方法! Ubuntu-to-go のUSBドライブを作る。 持ち運びのできるUbuntuドライブを作る。
57,983 回視聴 - 1 年前

PythonやJavascriptのような高級言語ではなく、なぜ「C言語から学ぶべき」という意見が存在するのか...? - あえて初心者向けとされないC言語から学ぶ学習上の意義【プログラミング】
83,958 回視聴 - 2 か月前
使用したサーバー: wakameme
再生方法の変更
動画のデフォルトの再生方法を設定できます。埋め込みで見れるなら埋め込みで見た方が良いですよ。
現在の再生方法: 通常
コメントを取得中...