0_0_1857158_19851.cpp: In function `int main()':
0_0_1857158_19851.cpp:138: error: invalid initialization of non-const reference of type 'std::complex<double>&' from a temporary of type 'std::complex<double>'
0_0_1857158_19851.cpp:49: error: in passing argument 1 of `double Distance(std::complex<double>&, std::complex<double>&)'
0_0_1857158_19851.cpp:146: error: invalid initialization of non-const reference of type 'std::complex<double>&' from a temporary of type 'std::complex<double>'
0_0_1857158_19851.cpp:49: error: in passing argument 1 of `double Distance(std::complex<double>&, std::complex<double>&)'
0_0_1857158_19851.cpp:157: error: invalid initialization of non-const reference of type 'std::complex<double>&' from a temporary of type 'std::complex<double>'
0_0_1857158_19851.cpp:49: error: in passing argument 1 of `double Distance(std::complex<double>&, std::complex<double>&)'
|