what does this C++ line of code mean "sol<?=f((1<<n)-1,i,0)+abs(P[i])*price;"
- by KItis
Could anyone help me to understand following line of code.
sol
I am studying an algorithm written using c++ and it has following operator "
following is the error message returned.
Hello.cpp: In function ‘int main()’:
Hello.cpp:115: error: ‘memset’ was not declared in this scope
Hello.cpp:142: error: expected primary-expression before ‘?’…