Problem | fireworks |
---|---|
User | PlayVoltz |
Submission Time | 2024-05-05 17:05:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fireworks.cpp: In function ‘long long int dfs(long long int, long long int)’:
fireworks.cpp:36:2: error: expected ‘,’ or ‘;’ before ‘if’
36 | if (graph[node].empty()){
| ^~