Skip to content

Incorrect instructions in Average.java #79

@g051051

Description

@g051051

The comment in Average.java for how to run it says:

* % java Average

However, it's in a package and should be:

* java edu.princeton.cs.algs4.Average

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions