CF是否不支持STL库啊
代码写#include<algorithm>和#include<bits/stdc++.h>均报错
#include<algorithm>
#include<bits/stdc++.h>