Locations

There are a number of locations that are part of an adventure game.
Print the list of locations in the appropriate format.

Input

The input starts with an integer N denoting the number of locations. The
next N lines contain the name of the locations.

Output

For each location in the order they appear in the input, print one line:
Location: XXX
Here, XXX is the name of the location.

Problem information

Author: Anders Jonsson

Generation: 2026-01-25T13:45:54.886Z

© Jutge.org, 2006–2026.
https://jutge.org
