Problem | fenwicktree_easy |
---|---|
User | YellowPurpleDragon |
Submission Time | 2025-01-22 19:50:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fenwicktree_easy.cpp: In function ‘int main()’:
fenwicktree_easy.cpp:84:4: error: ‘sd’ was not declared in this scope; did you mean ‘d’?
84 | sd.clear();
| ^~
| d