Problem humantrafficking
User blackscreen1
Submission Time 2023-11-27 11:54:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

In file included from /usr/include/c++/9/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp:45,
from /usr/include/c++/9/ext/pb_ds/detail/container_base_dispatch.hpp:90,
from /usr/include/c++/9/ext/pb_ds/assoc_container.hpp:48,
from humantrafficking.cpp:2:
humantrafficking.cpp: In function ‘int main()’:
humantrafficking.cpp:46:33: error: lvalue required as left operand of assignment
46 | else assert(a == i-n+3 && b = n);
| ^