mirror of
https://github.com/13hannes11/archive.git
synced 2024-09-03 21:50:58 +02:00
21 lines
296 B
Plaintext
21 lines
296 B
Plaintext
<"C:\Eclipse\workspace\Final01\tests\test.graph">
|
|
#Errors
|
|
00err : "vertices null"
|
|
00err : "vertices 10"
|
|
|
|
#Standard
|
|
"Aa
|
|
bB
|
|
C
|
|
d" : "vertices"
|
|
|
|
#Remove till empty
|
|
"OK" : "remove C;bB"
|
|
"OK" : "remove C;d"
|
|
"OK" : "remove Aa;d"
|
|
"OK" : "remove Aa;bB"
|
|
"OK" : "remove Aa;C"
|
|
|
|
#Empty output
|
|
"
|
|
" : "vertices" |