0_0_39489084_10548.cpp:25:25: error: 'll' does not name a type 25 | struct Edge{int to, nxt;ll len;}e[N * 3]; | ^~