You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "./SantasHelpers_Evaluation_Metric.py", line 112, in score_submission
score = last_minute * math.log(1.0 + len(myElves))
NameError: global name 'math' is not defined