|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 208894
Mesaj evaluator:
reteta.cpp:3:22: algorithm.: No such file or directory
reteta.cpp: In function `int main()':
reteta.cpp:53: warning: NULL used in arithmetic
/usr/include/c++/3.2.2/bits/stl_algo.h: In function `void
std::__introsort_loop(_RandomAccessIter, _RandomAccessIter, _Size) [with
_RandomAccessIter = char (*)[1001], _Size = int]':
/usr/include/c++/3.2.2/bits/stl_algo.h:2178: instantiated from `void std::sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
reteta.cpp:47: instantiated from here
/usr/include/c++/3.2.2/bits/stl_algo.h:2118: ISO C++ forbids casting to an
array type `char[1001]'
/usr/include/c++/3.2.2/bits/stl_algo.h: In function `void
std::__unguarded_insertion_sort(_RandomAccessIter, _RandomAccessIter) [with
_RandomAccessIter = char (*)[1001]]':
/usr/include/c++/3.2.2/bits/stl_algo.h:2058: instantiated from `void std::__final_insertion_sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2179: instantiated from `void std::sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
reteta.cpp:47: instantiated from here
/usr/include/c++/3.2.2/bits/stl_algo.h:2028: ISO C++ forbids casting to an
array type `char[1001]'
/usr/include/c++/3.2.2/bits/stl_algo.h: In function `void
std::partial_sort(_RandomAccessIter, _RandomAccessIter, _RandomAccessIter)
[with _RandomAccessIter = char (*)[1001]]':
/usr/include/c++/3.2.2/bits/stl_algo.h:2110: instantiated from `void std::__introsort_loop(_RandomAccessIter, _RandomAccessIter, _Size) [with _RandomAccessIter = char (*)[1001], _Size = int]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2178: instantiated from `void std::sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
reteta.cpp:47: instantiated from here
/usr/include/c++/3.2.2/bits/stl_algo.h:2518: ISO C++ forbids casting to an
array type `char[1001]'
/usr/include/c++/3.2.2/bits/stl_algo.h: In function `void
std::__insertion_sort(_RandomAccessIter, _RandomAccessIter) [with
_RandomAccessIter = char (*)[1001]]':
/usr/include/c++/3.2.2/bits/stl_algo.h:2057: instantiated from `void std::__final_insertion_sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2179: instantiated from `void std::sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
reteta.cpp:47: instantiated from here
/usr/include/c++/3.2.2/bits/stl_algo.h:1982: invalid initializer
/usr/include/c++/3.2.2/bits/stl_algo.h:2057: instantiated from `void std::__final_insertion_sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2179: instantiated from `void std::sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
reteta.cpp:47: instantiated from here
/usr/include/c++/3.2.2/bits/stl_algo.h:1985: ISO C++ forbids assignment of
arrays
/usr/include/c++/3.2.2/bits/stl_heap.h: In function `void
std::make_heap(_RandomAccessIterator, _RandomAccessIterator) [with
_RandomAccessIterator = char (*)[1001]]':
/usr/include/c++/3.2.2/bits/stl_algo.h:2515: instantiated from `void std::partial_sort(_RandomAccessIter, _RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2110: instantiated from `void std::__introsort_loop(_RandomAccessIter, _RandomAccessIter, _Size) [with _RandomAccessIter = char (*)[1001], _Size = int]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2178: instantiated from `void std::sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
reteta.cpp:47: instantiated from here
/usr/include/c++/3.2.2/bits/stl_heap.h:243: ISO C++ forbids casting to an array
type `char[1001]'
/usr/include/c++/3.2.2/bits/stl_algo.h: In function `void
std::__unguarded_linear_insert(_RandomAccessIter, _Tp) [with
_RandomAccessIter = char (*)[1001], _Tp = char*]':
/usr/include/c++/3.2.2/bits/stl_algo.h:1988: instantiated from `void std::__insertion_sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2057: instantiated from `void std::__final_insertion_sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2179: instantiated from `void std::sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
reteta.cpp:47: instantiated from here
/usr/include/c++/3.2.2/bits/stl_algo.h:1943: ISO C++ forbids assignment of
arrays
/usr/include/c++/3.2.2/bits/stl_algo.h:1947: incompatible types in assignment
of `char*' to `char[1001]'
/usr/include/c++/3.2.2/bits/stl_heap.h: In function `void
std::pop_heap(_RandomAccessIterator, _RandomAccessIterator) [with
_RandomAccessIterator = char (*)[1001]]':
/usr/include/c++/3.2.2/bits/stl_heap.h:286: instantiated from `void std::sort_heap(_RandomAccessIterator, _RandomAccessIterator) [with _RandomAccessIterator = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2519: instantiated from `void std::partial_sort(_RandomAccessIter, _RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2110: instantiated from `void std::__introsort_loop(_RandomAccessIter, _RandomAccessIter, _Size) [with _RandomAccessIter = char (*)[1001], _Size = int]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2178: instantiated from `void std::sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
reteta.cpp:47: instantiated from here
/usr/include/c++/3.2.2/bits/stl_heap.h:175: ISO C++ forbids casting to an array
type `char[1001]'
/usr/include/c++/3.2.2/bits/stl_algobase.h: In function `_BidirectionalIter
std::__copy_backward(_RandomAccessIter, _RandomAccessIter,
_BidirectionalIter, std::random_access_iterator_tag) [with _RandomAccessIter
= char (*)[1001], _BidirectionalIter = char (*)[1001]]':
/usr/include/c++/3.2.2/bits/stl_algobase.h:392: instantiated from `static _BidirectionalIter2 std::__copy_backward_dispatch<_BidirectionalIter1, _BidirectionalIter2, _BoolType>::copy(_BidirectionalIter1, _BidirectionalIter1, _BidirectionalIter2) [with _BidirectionalIter1 = char (*)[1001], _BidirectionalIter2 = char (*)[1001], _BoolType = __false_type]'
/usr/include/c++/3.2.2/bits/stl_algobase.h:427: instantiated from `_BI2 std::__copy_backward_aux(_BI1, _BI1, _BI2) [with _BI1 = char (*)[1001], _BI2 = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algobase.h:441: instantiated from `_BI2 std::__copy_backward_output_normal_iterator(_BI1, _BI1, _BI2, __false_type) [with _BI1 = char (*)[1001], _BI2 = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algobase.h:459: instantiated from `_BI2 std::__copy_backward_input_normal_iterator(_BI1, _BI1, _BI2, __false_type) [with _BI1 = char (*)[1001], _BI2 = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algobase.h:489: instantiated from `_BI2 std::copy_backward(_BI1, _BI1, _BI2) [with _BI1 = char (*)[1001], _BI2 = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algo.h:1984: instantiated from `void std::__insertion_sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2057: instantiated from `void std::__final_insertion_sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
/usr/include/c++/3.2.2/bits/stl_algo.h:2179: instantiated from `void std::sort(_RandomAccessIter, _RandomAccessIter) [with _RandomAccessIter = char (*)[1001]]'
reteta.cpp:47: instantiated from here
/usr/include/c++/3.2.2/bits/stl_algobase.h:374: ISO C++ forbids assignment of
arrays
|
||||||||||||||
ajutor |