Owl Get a Life
adjmatrix.cpp:1:1: error: ‘nodes’ does not name a type 1 | nodes, edges = [int(i) for i in input().split()] | ^~~~~