Problem | lightningrod |
---|---|
User | LiuZq |
Submission Time | 2024-02-22 19:14:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:16:7: error: ‘cover’ was not declared in this scope; did you mean ‘covers’?
16 | if (cover(x1,x2,y1,y1)){
| ^~~~~
| covers