Computer scienceAlgorithms and Data StructuresData structuresGraphsGraphs: basics

Graph

List of edges

Report a typo

Given below is a directed graph:

All edges of the 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 4
Enter a short text
___

Create a free account to access the full topic