File: while

package info (click to toggle)
gp2c 0.0.11pl1-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 2,792 kB
  • sloc: ansic: 8,398; sh: 1,687; lex: 340; yacc: 215; makefile: 140
file content (8 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (5)
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])