CSc 120: Friends Examples
Input file information
The examples below are based on input files of various different sizes:
-
in02.txt : 2 lines
-
in04.txt : 4 lines
-
in05.txt : 5 lines
-
in10.txt : 10 lines
-
in25.txt : 25 lines
Examples
In the examples below, entries in blue are
user inputs.
-
Input file: in02.txt
Name 1: Brian
Name 2: Shane
Friends in common:
Taylor
-
Input file: in04.txt
Name 1: Rebecca
Name 2: William
Friends in common:
Lindsey
-
Input file: in10.txt
Name 1: William
Name 2: Abigail
Friends in common:
Ethan
Patrick