Disabled external gits
This commit is contained in:
12
cs420-acc/l3-compiler/tests/queens.out
Normal file
12
cs420-acc/l3-compiler/tests/queens.out
Normal file
@@ -0,0 +1,12 @@
|
||||
enter size (0 to exit)>
|
||||
6-queen(s)
|
||||
list: (5 3 1 6 4 2 )
|
||||
_ _ _ _ _ _
|
||||
| |o| | | | |
|
||||
| | | |o| | |
|
||||
| | | | | |o|
|
||||
|o| | | | | |
|
||||
| | |o| | | |
|
||||
| | | | |o| |
|
||||
|
||||
enter size (0 to exit)>
|
Reference in New Issue
Block a user