| Problem | lightningrod |
|---|---|
| User | SuspiciousAmogus |
| Submission Time | 2024-05-24 18:59:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:29:78: error: expected ‘)’ before ‘{’ token
29 | while (!s.empty() && check(s.top().first, s.top().second, range_x, range_y) {
| ~ ^~
| )