University of Arizona, Department of Computer Science

CSc 120: Friends Examples

Input file information

The examples below are based on input files of various different sizes:

  1. in02.txt : 2 lines
  2. in04.txt : 4 lines
  3. in05.txt : 5 lines
  4. in10.txt : 10 lines
  5. in25.txt : 25 lines

Examples

In the examples below, entries in blue are user inputs.

  1. Input file: in02.txt
    Name 1: Brian
    Name 2: Shane
    Friends in common:
    Taylor
  2. Input file: in04.txt
    Name 1: Rebecca
    Name 2: William
    Friends in common:
    Lindsey

  3. Input file: in10.txt
    Name 1: William
    Name 2: Abigail
    Friends in common:
    Ethan
    Patrick