An open API service indexing awesome lists of open source software.

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.

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