RT
#define max(a,b) a>b?a:b //----- #include<iostream> using namespace std;
下面的不会卡。
为什么呢。。
被卡了好久qwq。。