Problem | fenwicktree |
---|---|
User | xyz |
Submission Time | 2023-11-08 11:53:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fenwicktree.cpp:6:20: error: expected β;β before βintβ
6 | using namespace std
| ^
| ;
7 | int main(){
| ~~~