File: data.csv

package info (click to toggle)
libgd-graph-perl 1.54~ds-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 872 kB
  • sloc: perl: 5,101; makefile: 52; sh: 7; ansic: 7
file content (7 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
# X, Y1, Y2, Y3, Y4, Y5
A,1,2,3,4,5
B,2,3,4,5
C,1,2,3
D,1,,4
# num_sets should return 5
# num_points should return 4