ldgio1.out
来自「数据结构c++语言描述 Borland C++实现」· OUT 代码 · 共 16 行
OUT
16 行
Enter number of vertices in the graph
Enter number of edges in the graph
Enter end points of next edge
Enter end points of next edge
Enter end points of next edge
Enter end points of next edge
Enter end points of next edge
Enter end points of next edge
Enter end points of next edge
Input failed
The graph has 5 vertices and 7 edges
There is an edge from vertex 1 to vertex (vertices) 3 2
There is an edge from vertex 3 to vertex (vertices) 5 2 5
There is an edge from vertex 4 to vertex (vertices) 1
There is an edge from vertex 5 to vertex (vertices) 4
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?