Write code to assign x and y coordinates to currCoordinate, and store currCoordinate in locations. Input first receives an x value, then a y value. Input example: 12 32 88 2 -1 -1 5 class Coordinate { 6 7 8 9 10 11 12 13 14 15 16 17 18 25 26 27 28 29 30 31 32 33 34 35 public: void SetXAndY(int coordinatex, int coordinateY) { x = coordinatex; y coordinateŸ; } void Print Coordinate() const { 19 20 }; 21 22 int main() { 23 24 38 39 cout << x << " - " << y << endl; } int GetX() const { return x; } int GetY() const { return y; } private: int x; int y; vector locations; Coordinate currCoordinate; int currx; int curry; unsigned int i; cin >> currX; cin >> curry; while ((currx > 0) && (curry >= 0)) { Y Your code goes here */ cin >> currx; Curry: S Scanner 'L CamScanner for (i = 0; i < locations.size(); ++i) {
Write code to assign x and y coordinates to currCoordinate, and store currCoordinate in locations. Input first receives an x value, then a y value. Input example: 12 32 88 2 -1 -1 5 class Coordinate { 6 7 8 9 10 11 12 13 14 15 16 17 18 25 26 27 28 29 30 31 32 33 34 35 public: void SetXAndY(int coordinatex, int coordinateY) { x = coordinatex; y coordinateŸ; } void Print Coordinate() const { 19 20 }; 21 22 int main() { 23 24 38 39 cout << x << " - " << y << endl; } int GetX() const { return x; } int GetY() const { return y; } private: int x; int y; vector locations; Coordinate currCoordinate; int currx; int curry; unsigned int i; cin >> currX; cin >> curry; while ((currx > 0) && (curry >= 0)) { Y Your code goes here */ cin >> currx; Curry: S Scanner 'L CamScanner for (i = 0; i < locations.size(); ++i) {
Chapter9: Using Classes And Objects
Section: Chapter Questions
Problem 1CP: In previous chapters, you have created programs for the Greenville Idol competition. Now create a...
Related questions
Question
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 5 steps with 2 images
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT