#include int main() { int a[10]; int i; for (i=0; i<=9; i++) { cout<<"number "<>a[i]; } cout<<"Numbers greater than 10: "<10) cout<