在luogu ide上能过 但在poj上测会CE
结构体我是这么写的 q.push((node){si,sj,0,0});
F:\temp\22093283.9394\Main.cpp(48) : error C2143: syntax error : missing ')' before '{'
问一下为什么