Problem | shamelessad4 |
---|---|
User | gohchingjayk |
Submission Time | 2024-12-11 09:53:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shamelessad4.cpp: In member function ‘void Node::update(int, int, i64)’:
shamelessad4.cpp:68:37: error: expected ‘)’ before ‘;’ token
68 | valm = (valm * ipow(v, r - l + 1);
| ~ ^
| )