0

Does anyone know what should be on the dots?

int main() { double darr[10]; for (int x=0; x<10; x++) { cin >> darr[x]; } cout << .... (darr); }

14th Sep 2016, 8:51 AM
Rozemarijn De Greeuw
Rozemarijn De Greeuw - avatar
1 Answer
0
sizeof
17th Jun 2018, 5:57 PM
$¢𝐎₹𝔭!𝐨𝓝
$¢𝐎₹𝔭!𝐨𝓝 - avatar