Problem | fireworks |
---|---|
User | PlayVoltz |
Submission Time | 2024-05-05 17:04:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fireworks.cpp: In function ‘void dfs(long long int, long long int)’:
fireworks.cpp:59:30: error: ‘a’ was not declared in this scope
59 | temp.push(pq[node].top()+p/a);
| ^