easy array questions

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; // reverse the array inplace // remove duplicates // check an element // check a range // move all zeros to end // rotate array // merge 2 sorted array // bubble sort // insertion sort int main() { cout << "Hello World!"; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines