Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
CPP - Arrays - Ex.3
//Write a program that asks the user to type 10 integers of an array and an integer value V. //The program must search if the value V exists in the array and must remove the first occurrence of V, //shifting each following element left and adding a zero at the end of the array. The program must then write the final array. #include <iostream> int main() { std::cout << "Hello, world!\n"; }
run
|
edit
|
history
|
help
0
sysFork3
exception
RegexReplace
read_write_lock_acc
Default copy
czekolada
DP Optimization another kind
Decimal to Binary
2015(M2)Simulare
search_n algorithm