#include using namespace std; int main() { vector arr = {-5, -2, 5, 2, 4, 7, 1, 8, 0, -8}; vector temp; for(int