Problem | snacks |
---|---|
User | lexuantung71 |
Submission Time | 2025-03-08 16:43:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
snacks.cpp:47:62: error: expected ‘,’ or ‘...’ at end of input
47 | void rangeUpdate(int node, int start, int end, int l, int r, int
| ^~~
snacks.cpp:47:65: error: expected ‘)’ at end of input
47 | void rangeUpdate(int node, int start, int end, int l, int r, int
| ~ ~~~^
| )
snacks.cpp:47:62: error: expected initializer at end of input
47 | void rangeUpdate(int node, int start, int end, int l, int r, int
| ^~~