Given below is a directed graph:
Your task is to find all edges the graph consists of and write them in the field below. Each edge should be written on a separate line. For example, your answer may look like this:
4 7
2 3
0 4Given below is a directed graph:
Your task is to find all edges the graph consists of and write them in the field below. Each edge should be written on a separate line. For example, your answer may look like this:
4 7
2 3
0 4Create a free account to access the full topic