Automated LCM Calculator Tool
A high-performance, stateless REST API engineered for computing the Least Common Multiple. Designed strictly compliant with automated grading systems.
API Endpoint Specifications
GET
/ahasanstu92_gmail_com
Test Endpoint
Acceptable Parameters
- x : First Integer (Query parameter)
- y : Second Integer (Query parameter)
Response Format
- Returns HTTP Status
200 OK - Output is rendered as raw, plain text
Example Usage
# Request URL
https://mencare.ahasanhabibroxy.online/ahasanstu92_gmail_com?x=12&y=18
# Raw Response Output
36
https://mencare.ahasanhabibroxy.online/ahasanstu92_gmail_com?x=12&y=18
# Raw Response Output
36