- Owner
- HorusOSA
- Problem
- LCM
- Source
- 0.73KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:13:2: error: 'def_lcm' was not declared in this scope def_lcm = LCM(a, b); ^
prog.cpp: In function 'int main()': prog.cpp:13:2: error: 'def_lcm' was not declared in this scope def_lcm = LCM(a, b); ^