0_0_25531332_21633.cpp: In constructor 'Side::Side(int, int)': 0_0_25531332_21633.cpp:22:63: error: expected ';' before '}' token Side(int u=0,int v=0):u(u),v(v){next=first[u],first[u]=ind-1} ^