Error for clear() function

error: statement cannot resolve address of overloaded function
factors.clear;

why i am getting this error when using clear function for a vector?

plz share ur :smile: code