File: while

package info (click to toggle)
gp2c 0.0.14-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,164 kB
  • sloc: ansic: 8,608; sh: 1,630; lex: 346; yacc: 227; makefile: 107
file content (8 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
f(0);
f(5);
g(0);
g(5);
h([3,4,5])
k([4,5,6,7])
l([1,0,1,0,0])
m([0,0,1,0,0])