今天在做百度之星热身赛时候 发现我的Set容器不行了 由于放入的是结构体 总是报错
找了n久的错误啊 也没有找到 最后和别人的代码对比才发现少些了一部分
在网上又搜搜 发现当set容器放入结构体内容是 需要重载运算符
struct node
{
int a,b,c,d;
bool friend operator<(node x,node y)
{
...
分类:
其他好文 时间:
2016-05-12 19:29:12
阅读次数:
329
Parity game
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 7567
Accepted: 2951
Description
Now and then you play the following game with your friend. Your f...
分类:
其他好文 时间:
2016-05-12 13:37:10
阅读次数:
198
You are playing the following Nim Game with your friend: There is a heap of stones on the table, each time one of you take turns to remove 1 to 3 ston ...
分类:
其他好文 时间:
2016-05-11 21:57:53
阅读次数:
126
1000. Knight Moves 1000. Knight Moves 1000. Knight Moves 1000. Knight Moves 1000. Knight Moves Time Limit: 1sec Memory Limit:32MB Description A friend ...
分类:
其他好文 时间:
2016-05-06 21:58:27
阅读次数:
258
Park Visit Problem Description Claire and her little friend, ykwd, are travelling in Shevchenko's Park! The park is beautiful - but large, indeed. N f ...
分类:
其他好文 时间:
2016-05-04 22:43:28
阅读次数:
245
The Cereal Guy's friend Serial Guy likes to watch soap operas. An episode is about to start, and he hasn't washed his plate yet. But he decided to at ...
分类:
其他好文 时间:
2016-05-02 00:29:17
阅读次数:
241
Description The Hedgehog likes to give presents to his friend, but no less he likes to receive them. Having received another present today, the Hedgeh ...
分类:
其他好文 时间:
2016-05-01 23:02:55
阅读次数:
278
Cows Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 8063 Accepted: 3651 Description Your friend to the south is interested in building fen ...
分类:
其他好文 时间:
2016-05-01 21:42:46
阅读次数:
235
Message Madness Made Merry I have a friend who's fond of saying, when confronted with any daunting task, "How do you eat an elephant? One bite at a ti ...
分类:
编程语言 时间:
2016-04-30 14:17:21
阅读次数:
278
管理评论(Managing Reviews)
标签(Tags)
通过Email给朋友推荐产品(Email to a Friend Options)...
分类:
其他好文 时间:
2016-04-29 19:02:37
阅读次数:
127