- Owner
 - Emil Goldsmith Olesen
 - Problem
 - LCM
 - Source
 - 0.66KB
 - Result
 - Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:35:5: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ll ret = 1e9; ^Results
Test number Result Time 1 Wrong answer 0.6423s  


