https://github.com/heyfoz/cpp-cartesian-coordinates-identifier
The Cartesian Coordinates Identifier program (C++) allows the user to enter x and y coordinates, which are used to determine the user's location on a cartesian plane. The resulting location is displayed as output.
https://github.com/heyfoz/cpp-cartesian-coordinates-identifier
cartesian-coordinates cpp identifier location
Last synced: about 1 year ago
JSON representation
The Cartesian Coordinates Identifier program (C++) allows the user to enter x and y coordinates, which are used to determine the user's location on a cartesian plane. The resulting location is displayed as output.
- Host: GitHub
- URL: https://github.com/heyfoz/cpp-cartesian-coordinates-identifier
- Owner: heyfoz
- License: mit
- Created: 2022-09-23T08:24:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T22:47:52.000Z (over 3 years ago)
- Last Synced: 2025-01-30T05:11:49.686Z (over 1 year ago)
- Topics: cartesian-coordinates, cpp, identifier, location
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp_cartesian_coordinates_identifier
The Cartesian Coordinates Identifier program (C++) allows the user to enter x and y coordinates, which are used to determine the user's location on a cartesian plane. The resulting location is displayed as output.
Link to .cpp file: Cartesian Coordinates Identifier C++ Program
Copyright (c) 2022 ffm5113