My cool site
文章 標籤 分類
My cool site
Cancel
文章標籤分類

不靠 IDE 自己編譯 C++ (1) - 安裝 MinGW 指南

Elvire published on 2019-02-04 included in Computer System
透過 MinGW 安裝 GCC 和困難排除,挑戰靠自己的手編譯 C++ 原始檔案。
Read More
 MinGW, windows 10, compile, c++

LeetCode 1051. Height Checker 解題紀錄

Elvire published on 2019-01-07 included in leetcode
給一個未經排列的整數 array,請給出排序前後位置不同的個數總和。You are given an unsorted integer array. Return the number of indices where heights[i] != expected[i].
Read More
 array, sorting, counting sort, easy, c++

LeetCode 414. Third Maximum Number 解題紀錄

Elvire published on 2017-01-09 included in leetcode
給一個未經排列的 array,請給出「倒數第三大」的數值。Given an integer array nums, return the third distinct maximum number in this array.
Read More
 array, sorting, easy, c++

LeetCode 190. Reverse Bits 解題紀錄

Elvire published on 2017-01-02 included in leetcode
轉置一個 32 位元的無號整數。Reverse bits of a given 32 bits unsigned integer.
Read More
 bit manipulation, divide & conquer, easy, c++

LeetCode 1. Two Sum 解題紀錄

Elvire published on 2016-12-26 included in leetcode
在 array 中尋找任兩數相加為目標值。Return indices of the two numbers such that they add up to target.
Read More
 array, hash table, easy, c++

【生活】清潔成分整理

Elvire published on 2016-01-25 included in other
清潔成分整理
Read More
 整理, 生活
  • 1
  • …
  • 6
  • 7
  • 8
  • 9
Powered by Hugo | Theme - LoveIt
2014 - 2023 elvire | CC BY-NC 4.0