Problem shortest
User PrunJuice
Submission Time 2024-10-19 19:56:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shortest.cpp:1:3: error: invalid preprocessing directive #Source
1 | # Source: https://usaco.guide/general/io
| ^~~~~~
shortest.cpp:2:1: error: ‘import’ does not name a type
2 | import math
| ^~~~~~