File: input.txt

package info (click to toggle)
cg3 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,684 kB
  • sloc: cpp: 26,476; xml: 6,139; perl: 1,398; lisp: 1,091; ansic: 178; sh: 47; python: 26; makefile: 14
file content (21 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
"<setops>"
	"setop" a
	"setop" b
	"setop" c
	"setop" d
	"setop" e
	"setop" f
"<setops>"
	"setop" a b
	"setop" b c
	"setop" c d
	"setop" d e
	"setop" e f
	"setop" f a
"<setops>"
	"setop" a e
	"setop" b f
	"setop" c a
	"setop" d b
	"setop" e c
	"setop" f d