0_0_21257940_8938.cpp:14:20: error: expected identifier before numeric constant
int adjecent[105]=[1];
^
0_0_21257940_8938.cpp: In lambda function:
0_0_21257940_8938.cpp:14:22: error: expected '{' before ';' token
int adjecent[105]=[1];
^
0_0_21257940_8938.cpp: At global scope:
0_0_21257940_8938.cpp:14:22: error: array must be initialized with a brace-enclosed initializer
|