Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
CPP - Arrays - Ex.1
//Write a program that asks the user to type 10 integers of an array. //The program must compute and write how many integers are greater than or equal to 10. #include <iostream> using namespace std; int main() { }
run
|
edit
|
history
|
help
0
Callback
logcOperator
-Wall -std=c++14 -O0 -o a.out source_file.cpp
Rubix
Synchro#1
.
10 Wizards-DP
Subset sum
Varadic macro
MINVEST