请问山东CSP-X是否支持下面代码?
#include <bits/stdc++.h> using namespace std; #define int long long signed main(){ //do something…… return 0; }
求大佬解答!