Problem | alice |
---|---|
User | ovuvuevuevueenyetuewuevue |
Submission Time | 2025-01-29 17:46:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
alice.cpp:4:7: error: invalid preprocessing directive #Step
4 | # Step 1: Find the best candidate by dominance
| ^~~~
alice.cpp:8:28: error: stray ‘#’ in program
8 | candidate = i # `i` is more likely to have fewer outgoing roads
| ^
alice.cpp:8:30: error: stray ‘`’ in program
8 | candidate = i # `i` is more likely to have fewer outgoing roads
| ^
alice.cpp:8:32: error: stray ‘`’ in program
8 | candidate = i # `i` is more likely to have fewer outgoing roads
| ^
alice.cpp:10:7: error: invalid preprocessing directive #Step
10 | # Step 2: Count outgoing edges of this candidate
| ^~~~
alice.cpp:16:7: error: invalid preprocessing directive #Step
16 | # Step 3: If the candidate has at most one outgoing road, return it
| ^~~~
ali