Problem segmenttree2
User dacashew
Submission Time 2023-12-08 11:39:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

segmenttree2.cpp: In function ‘int main()’:
segmenttree2.cpp:47:9: error: cannot convert ‘std::map<long long int, long long int>’ to ‘void*’
47 | memset(fw,0,sizeof(fw));
| ^~
| |
| std::map<long long int, long long int>
In file included from /usr/include/features.h:461,
from /usr/include/x86_64-linux-gnu/c++/9/bits/os_defines.h:39,
from /usr/include/x86_64-linux-gnu/c++/9/bits/c++config.h:528,
from /usr/include/c++/9/cassert:43,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:33,
from segmenttree2.cpp:1:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:59:1: note: initializing argument 1 of ‘void* memset(void*, int, size_t)’
59 | __NTH (memset (void *__dest, int __ch, size_t __len))
| ^~~~~
segmenttree2.cpp:48:9: error: cannot convert ‘std::map<long long int, long long int&g