mirror of
https://github.com/soconnor0919/eceg431.git
synced 2026-05-08 09:08:56 -04:00
project 5.5 - file addition
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# barf.txt
|
||||
# this is a comment
|
||||
# Ignore this: bunny
|
||||
rabbit
|
||||
hare
|
||||
hare
|
||||
giraffe
|
||||
carrot
|
||||
The output is zero.
|
||||
@@ -0,0 +1,8 @@
|
||||
I am an asm file.
|
||||
You are not.
|
||||
|
||||
bunny
|
||||
|
||||
I like bunnies.
|
||||
|
||||
The output is 1
|
||||
@@ -0,0 +1,7 @@
|
||||
Obviously dogs are the best.
|
||||
bunny
|
||||
bunny
|
||||
bunny
|
||||
bunny
|
||||
bunny
|
||||
But bunnies are neat too.
|
||||
@@ -0,0 +1,7 @@
|
||||
# egads.txt
|
||||
# this is a comment
|
||||
# Ignore this: bunny
|
||||
bunny
|
||||
rabbit
|
||||
bunny bunny
|
||||
Should output three.
|
||||
@@ -0,0 +1,12 @@
|
||||
# ynnub.txt
|
||||
# this is a comment
|
||||
# Ignore this: bunny
|
||||
bunny bunny bunny bunny
|
||||
bunny
|
||||
bunny
|
||||
# bunny bunny bunny
|
||||
bunny # bunny
|
||||
rabbit
|
||||
bunn y
|
||||
|
||||
I think its 7
|
||||
Reference in New Issue
Block a user