St. Julian's School
Welcome to St. Julian's International Coding Competition
Rules:
- Using this online platform, you will have 2 hours to solve as many problems and score as many points as possible.
- You are going to work as a team with access to one computer
- You can write your code in Java or Python.
- We recommend you test your program with the example test data before submitting it on the platform.
- You are allowed to use the official documentation website for the language you are using if you wish (e.g. Python documentation, Java documentation ). You must not navigate to any other websites.
- If you are coding in Java your class need to have specific names. These are mentioned in the description of the exercise.
- If you use Python there is no need for using a function. You just need to submit your code without the def functionname()
Good Luck and Have fun!