November 2019 1 124 Report
----- Bahasa Pemrograman CPP -----

Buatlah sebuah aplikasi C++ yang dapat mengambil input nilai array berikut :

Array : { 3 , 5 , 9 , 11 , 6 , 9 , 4 }


Sehingga menghasilkan ( output ) :

Urutan ganjil : { 3 , 9 , 6 , 4 }
Urutan genap : { 5 , 11 , 9 }

--- Beri sedikit tambahan penjelasan ---​
More Questions From This User See All

Recommend Questions



Life Enjoy

" Life is not a problem to be solved but a reality to be experienced! "

Get in touch

Social

© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.