File: cbclp

package info (click to toggle)
mccs 1%3A1.1-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 728 kB
  • sloc: ansic: 6,051; yacc: 652; makefile: 149; lex: 129; sh: 26
file content (5 lines) | stat: -rwxr-xr-x 85 bytes parent folder | download | duplicates (6)
1
2
3
4
5
#!/bin/sh
(
  echo "import $1"
  echo "solve"
  echo "solution \$" ) | /usr/bin/cbc