|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 481829
Mesaj evaluator:
siruri.cpp:30: error: '>>' should be '> >' within a nested template argument list
siruri.cpp:31: error: '>>' should be '> >' within a nested template argument list
siruri.cpp:31: error: '>>' should be '> >' within a nested template argument list
siruri.cpp:31: error: '>>' should be '> >' within a nested template argument list
siruri.cpp: In member function 'std::vector<BigInteger, std::allocator<BigInteger> > BigInteger::factorization(const BigInteger&, size_t) const':
siruri.cpp:893: error: in C++98 'V' must be initialized by constructor, not by '{...}'
siruri.cpp:893: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
siruri.cpp:893: error: deducing from brace-enclosed initializer list requires #include <initializer_list>
siruri.cpp:893: error: no matching function for call to 'std::vector<BigInteger, std::allocator<BigInteger> >::vector(<brace-enclosed initializer list>)'
/usr/include/c++/4.4/bits/stl_vector.h:241: note: candidates are: std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = BigInteger, _Alloc = std::allocator<BigInteger>]
/usr/include/c++/4.4/bits/stl_vector.h:207: note: std::vector<_Tp, _Alloc>::vector() [with _Tp = BigInteger, _Alloc = std::allocator<BigInteger>]
siruri.cpp: At global scope:
siruri.cpp:921: error: '>>' should be '> >' within a nested template argument list
siruri.cpp:955: error: '>>' should be '> >' within a nested template argument list
siruri.cpp:955: error: '>>' should be '> >' within a nested template argument list
siruri.cpp:955: error: '>>' should be '> >' within a nested template argument list
siruri.cpp: In member function 'std::vector<std::complex<double>, std::allocator<std::complex<double> > > BigInteger::convolution(std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) const':
siruri.cpp:976: error: '>>' should be '> >' within a nested template argument list
siruri.cpp: In member function 'BigInteger BigInteger::fftMultiplication(const BigInteger&, const BigInteger&, int, int) const':
siruri.cpp:1058: error: '>>' should be '> >' within a nested template argument list
siruri.cpp:1059: error: '>>' should be '> >' within a nested template argument list
siruri.cpp:1067: error: '>>' should be '> >' within a nested template argument list
|
||||||||||||||
ajutor |