prog.cpp: In function ‘int main()’:
prog.cpp:9:24: error: converting to ‘std::vector<T>’ from initializer list would use explicit constructor ‘std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type) [with _Tp = T; _Alloc = std::allocator<T>; std::vector<_Tp, _Alloc>::size_type = unsigned int]’