灵异事件?(CE了)
  • 板块灌水区
  • 楼主_Felix
  • 当前回复10
  • 已保存回复10
  • 发布时间2020/10/28 14:04
  • 上次更新2023/11/5 09:40:52
查看原帖
灵异事件?(CE了)
106738
_Felix楼主2020/10/28 14:04

又来灌水区串门(

struct pos{
	int t,l,r,tp,id;
}tmp[N<<1];
bool cmp(pos x,pos y){ return (x.l==y.l)?(x.tp>y.tp):(x.l<y.l); }

然后dev猛烈颤抖了一会

965	18	C:\mingw32\i686-w64-mingw32\include\c++\bits\stl_algobase.h	[Error] no match for 'operator<' (operand types are 'pos' and 'const int')
2020/10/28 14:04
加载中...