洛谷的编译机太落后了,自己测对的,到这一测编译不过

P2986 [USACO10MAR] Great Cow Gathering G

别有问题就随便怪别人
by lin_toto @ 2017-08-10 22:05:21


@[rushcheyo](/space/show?uid=9643) 亲测iostream里面next是关键字,自己测没卵事,一到评测机就炸
by iodwad @ 2017-08-11 00:11:26


请使用C++(而不是“自动识别语言”)提交
by q234rty @ 2017-08-11 00:14:48


@[ZCDHJ](/space/show?uid=24878) 您真的分得清什么是关键字什么是函数吗……而且 `std::next` 在头文件 `<iterator>`,功能是让一个指针前进 $n$ 步,http://en.cppreference.com/w/cpp/iterator/next。
by rushcheyo @ 2017-08-11 15:32:44


@[ZCDHJ](/space/show?uid=24878) 不是指针,是迭代器。
by rushcheyo @ 2017-08-11 15:33:04


不是太落后是太先进了
by WayneStewart @ 2017-10-25 19:17:47


@[rushcheyo](/space/show?uid=9643) 那你很棒哦![](https://cdn.luogu.com.cn/upload/pic/38647.png )
by 俺是小程 @ 2018-10-19 22:09:14


@[俺是小程](/space/show?uid=57705) 建议重新阅读我的话
by rushcheyo @ 2018-10-20 21:56:08


@[rushcheyo](/space/show?uid=9643) 函数名不是关键字?
by 俺是小程 @ 2018-10-20 22:03:15


@[俺是小程](/space/show?uid=57705) ……即使是算法竞赛选手也不能对语法一无所知吧
by rushcheyo @ 2018-10-20 23:33:21


上一页 |