0_0_35524065_23441.cpp:18:37: error: could not convert 'std::vector<int>(6ull, (*(const allocator_type*)(& std::allocator<int>())))' from 'std::vector<int>' to 'std::vector<double>' vector<double> scores=vector<int>(6); ^