0
Практика с со скидкой массив
Что не так int main() { double items[] = {500, 12.4, 94, 45, 3, 81, 1000.9, 85, 90, 1, 35}; for (double x=0;x<11;x++) { int p; double a = x; a = a - a * p/100; cout << a << " ";} return 0; }
2 Answers
+ 1
I don't understand the language
+ 1
He wanna know what is wrong in his code 😊