diff options
| author | Musa Ahmed <[email protected]> | 2022-11-27 17:28:02 -0800 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-11-27 17:28:02 -0800 |
| commit | 683c808c9840072b14bcf3395aa85bad8ff2f6e7 (patch) | |
| tree | 93df4c5e67c578aa4b8f2f74614808ed756e4ee7 /BlankConsoleLab/out.txt | |
| parent | added reading for each dataset in file (diff) | |
| download | cst116-lab3-m005a-683c808c9840072b14bcf3395aa85bad8ff2f6e7.tar.xz cst116-lab3-m005a-683c808c9840072b14bcf3395aa85bad8ff2f6e7.zip | |
kinda working for small.txt
Diffstat (limited to 'BlankConsoleLab/out.txt')
| -rw-r--r-- | BlankConsoleLab/out.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/BlankConsoleLab/out.txt b/BlankConsoleLab/out.txt index 35ec2bd..15c8169 100644 --- a/BlankConsoleLab/out.txt +++ b/BlankConsoleLab/out.txt @@ -1,3 +1,10 @@ + Here is the Output File +129 7 3 1.3 7.5 0 5.76923 +36 69 1 11.41 32 5.76 3.30938 +7 41 1 4.6 15 5.76 4.51304 +150 61 2 6.75 23 0 3.40741 +112 17 1 3.84 15 0 3.90625 +80 112 6 1.64 9.5 0 5.79268 ** Total Records: 6 ** @@ -8,10 +15,3 @@ ** Total Cost: 113.52 ** The End - Here is the Output File -129 7 3 1.3 7.5 0 5.76923 -36 69 1 11.41 32 5.76 3.30938 -7 41 1 4.6 15 5.76 4.51304 -150 61 2 6.75 23 0 3.40741 -112 17 1 3.84 15 0 3.90625 -80 112 6 1.64 9.5 0 5.79268 |