vscode安装leetcode LeetCode Journey

u74611 1 0 zip 2024-10-03 22:10:16

vscode安装leetcode

LeetCode Solutions

编程语言 : C++

环境 : Ubuntu 16.04, Windows 10 x64

工具 : Visual Studio Code

在 Windows 10 上通过 Visual Studio Code 运行代码:

  • .vscode 中进行设置

  • 创建 exe 文件夹

在 Ubuntu 16.04 上通过 Visual Studio Code 运行代码:

  • .vscode_ubuntu 中进行设置

  • 创建 bin 文件夹

使用 Visual Studio Code 编写代码 @Win10 x64

  • 使用 GCC with MinGW 安装

  • 在 VS Code 的扩展视图中搜索 'C++' (Ctrl+Shift+X)

  • 安装扩展

架构 -> x86_64

添加路径到 MinGW

用户评论
请输入评论内容
评分:
暂无评论