Owl Get a Life
adjmatrix.cpp: In function ‘int main()’:adjmatrix.cpp:20:7: error: expected ‘;’ before ‘matrix’ 20 | eb-- | ^ | ; 21 | matrix[ea][eb] = 1; | ~~~~~~