| Problem | lightningrod |
|---|---|
| User | PlayVoltz |
| Submission Time | 2023-09-16 17:07:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:15:16: error: ‘vect’ was not declared in this scope
15 | else if (abs(vect[i].first-x)>y-vect[i].second){
| ^~~~