The Wayback Machine - https://web.archive.org/web/20210622151258/https://github.com/topics/algorithm-competitions
Skip to content
#

algorithm-competitions

Here are 142 public repositories matching this topic...

My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
  • Updated Jun 22, 2021
  • C++
ouuan
ouuan commented Jun 8, 2021

Describe the bug

When I try to swap lines with the command that CP Editor has configured in macOS (Command+Shift+(Up or Down Arrow)) it doesn't work, because in macOS, the shortcut Command+Up Arrow for example when used in text, moves the cursor from the current cursor position to the beginning, and Command+Down to the end

So when you also use Shift, what you get is that you select

Improve this page

Add a description, image, and links to the algorithm-competitions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the algorithm-competitions topic, visit your repo's landing page and select "manage topics."

Learn more