Important: Your tester code must import functions from the solution file using:
from solution import function_name
#include "solution.cpp"
The solution will be saved as solution.<extension> during execution.
solution.<extension>