mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
10 lines
91 B
Text
10 lines
91 B
Text
|
c
|
||
|
c This is a sample input file.
|
||
|
c
|
||
|
p cnf 3 5
|
||
|
1 -2 3 0
|
||
|
-1 2 0
|
||
|
-2 -3 0
|
||
|
1 2 -3 0
|
||
|
1 3 0
|