- Owner
- turcuman vlad
- Problem
- LCM
- Source
- 0.54KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:19:28: warning: operation on 'a' may be undefined [-Wsequence-point] b = a - b + (a = b); ^
Results
Test number Result Time 1 Ok 0.2912s 2 Ok 0.2909s 3 Ok 0.2925s 4 Ok 0.2912s 5 Wrong answer 0.2918s