Contest Rules
The rules of ITACPC is inspired by the ICPC regional contest rules with some changes and additions since it's an online contest.
Rules as of 15/11/2022:
Each team should be formed by max 3 eligible students.
A student is eligible if he or she is currently enrolled in a Laurea Triennale or Laurea Magistrale course.
The allowed programming languages are: C, C#, C++, COBOL, Common Lisp, F#, Fortran, Go, Haskell, Java, JavaScript, Kotlin, Objective-C, OCaml, Pascal, PHP, Prolog, Python 2, Python 3, Ruby, Rust.
During the contest, each of the team members can access the contest platform and submit independently, using their individual Kattis account.
It's permitted to use code snippets found online, as long as the "source" is mentioned in the source code: adding a comment with a URL is fine. It's not allowed to re-use full solutions.