0_0_39848255_11293.cpp: In function 'int main()': 0_0_39848255_11293.cpp:84:26: error: 'unqiue' was not declared in this scope 84 | v.resize(unqiue(v.begin(), v.end()) - v.begin()); | ^~~~~~