sort(vec.begin(), vec.end());
vec.erase(unique(vec.begin(), vec.end()), vec.end());
Code Example |
---|
Cpp :: c++ hide console |
Cpp :: sfml draw line |
Cpp :: c++ inline |
Cpp :: print stack c++ |
Cpp :: underline in latex |
Cpp :: make cin cout faster |
Cpp :: count bit 1 c++ |
Cpp :: qt change window title |
Cpp :: avrational compare |
Cpp :: c++ system delay |
Cpp :: check if directory exists cpp |
Cpp :: stoi c++ |
Cpp :: c++ print hello world |
Cpp :: c++ hello world program |
Cpp :: c++ celsius to fahrenheit |
Cpp :: C++ Kelvin to Celsius |
Cpp :: C++ Area of Scalene Triangle |
Cpp :: c++ for loop |
Cpp :: cpp iterate words of string |
Cpp :: cpp code for euclids GCD |
Cpp :: string to char array c++ |
Cpp :: c++ read file to char buffer |
Cpp :: c ++ program to search hashmap |
Cpp :: cout char32_t c++ |
Cpp :: quadratic problem solution c++ |
Cpp :: how to write a hello world program in c++ |
Cpp :: check if point is left or right of vector |
Cpp :: c++ unordered_map check if key exists |
Cpp :: std distance c++ |
Cpp :: arduino buildin let |