https://github.com/lawaTeko/menghitungLuasPersegi
calculate the area of a square using a function
https://github.com/lawaTeko/menghitungLuasPersegi
cpp functions
Last synced: over 1 year ago
JSON representation
calculate the area of a square using a function
- Host: GitHub
- URL: https://github.com/lawaTeko/menghitungLuasPersegi
- Owner: lawaTeko
- Created: 2024-11-30T15:46:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T17:13:50.000Z (over 1 year ago)
- Last Synced: 2024-12-10T18:33:52.805Z (over 1 year ago)
- Topics: cpp, functions
- Language: C++
- Homepage:
- Size: 439 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Just a simple training program, which only tries to implement a function to be used to calculate the area of a rectangle.