x*0
2 楼
bool myComparision1(vector x, vector y);
vector > result;
sort(result.begin(), result.end(), myComparision1);
用GCC4.6.1编译,在自己的电脑上没有问题。
leetocde 一直给出如下错误:
Line 77: no matching function for call to 'sort(std::vector
>::iterator, std::vector >::iterator, overloaded function type>)'
vector
sort(result.begin(), result.end(), myComparision1);
用GCC4.6.1编译,在自己的电脑上没有问题。
leetocde 一直给出如下错误:
Line 77: no matching function for call to 'sort(std::vector
>::iterator, std::vector
d*0
3 楼
小房间的 closet. 2X6foot. 里面就一块平板一根横杠。
有没有改装巧的? 甚至把门给去掉?
有没有改装巧的? 甚至把门给去掉?
r*e
5 楼
put myComparision1 out of the Solution namespace
int>
【在 x*****0 的大作中提到】
: bool myComparision1(vector x, vector y);
: vector > result;
: sort(result.begin(), result.end(), myComparision1);
: 用GCC4.6.1编译,在自己的电脑上没有问题。
: leetocde 一直给出如下错误:
: Line 77: no matching function for call to 'sort(std::vector
: >::iterator, std::vector >::iterator, : overloaded function type>)'
int>
【在 x*****0 的大作中提到】
: bool myComparision1(vector
: vector
: sort(result.begin(), result.end(), myComparision1);
: 用GCC4.6.1编译,在自己的电脑上没有问题。
: leetocde 一直给出如下错误:
: Line 77: no matching function for call to 'sort(std::vector
: >::iterator, std::vector
k*e
8 楼
myComparison为啥不用reference?
另外C++ 11里面两个>>不用分开了
int>
【在 x*****0 的大作中提到】
: bool myComparision1(vector x, vector y);
: vector > result;
: sort(result.begin(), result.end(), myComparision1);
: 用GCC4.6.1编译,在自己的电脑上没有问题。
: leetocde 一直给出如下错误:
: Line 77: no matching function for call to 'sort(std::vector
: >::iterator, std::vector >::iterator, : overloaded function type>)'
另外C++ 11里面两个>>不用分开了
int>
【在 x*****0 的大作中提到】
: bool myComparision1(vector
: vector
: sort(result.begin(), result.end(), myComparision1);
: 用GCC4.6.1编译,在自己的电脑上没有问题。
: leetocde 一直给出如下错误:
: Line 77: no matching function for call to 'sort(std::vector
: >::iterator, std::vector
t*6
13 楼
Send to a business address, such as a UPS store
m*n
15 楼
运到实验室有问题么?呵呵
H*7
16 楼
都是标准尺寸,那些东西都可以伸缩的
http://www.amazon.com/John-Louis-Home-Standard-Shelving/dp/B000
可以搜搜我去年发的帖子和照片
【在 d**********0 的大作中提到】
: closet organizer 这我知道。 用这些简单倒是。 可不是 fit perfect.. size-
: wise, or color-wise...etc..
: 但我想自己搞。 先得找写设计的idea.
http://www.amazon.com/John-Louis-Home-Standard-Shelving/dp/B000
可以搜搜我去年发的帖子和照片
【在 d**********0 的大作中提到】
: closet organizer 这我知道。 用这些简单倒是。 可不是 fit perfect.. size-
: wise, or color-wise...etc..
: 但我想自己搞。 先得找写设计的idea.
d*0
20 楼
恩。。 好。 自己先找。。 看来 organizer 也是一条路。 简单。
T*T
22 楼
get the closet maid system from HD, 6 feet is enough to do something with.
相关阅读