Problem | wheelofmisfortune |
---|---|
User | aiden |
Submission Time | 2025-04-02 20:06:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wheelofmisfortune.cpp:6:7: error: invalid preprocessing directive #Build
6 | # Build adjacency list
| ^~~~~
wheelofmisfortune.cpp:19:15: error: invalid preprocessing directive #Check
19 | # Check circular condition
| ^~~~~
wheelofmisfortune.cpp:1:1: error: ‘MOD’ does not name a type
1 | MOD = 10**9 + 7
| ^~~