-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
How is Kattis going to implement the entrypoints specified here ?
The logic in the languages.yaml so far has been this:
# {mainfile}: * if the program consists of a single source file,
# {mainfile} equals the name of that source file.
# * if the program contains a source file matching the
# glob "[mM][aA][iI][nN].*", {mainfile} equals the name
# of that file (in case of multiple such files,
# behaviour is undefined).
# * otherwise, {mainfile} equals the lexicographically
# smallest source file name
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels