mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	See https://github.com/tric/trick2015 for the contest outline. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53041 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			91 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			91 B
		
	
	
	
		
			INI
		
	
	
	
	
	
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
 |