| Problem | lightningrod |
|---|---|
| User | Dolphy |
| Submission Time | 2024-02-04 14:31:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:22:3: error: ‘pq’ was not declared in this scope
22 | pq.push({X[i]+Y[i], Y[i]-X[i]});
| ^~