- Owner
- Lucut Radu Ioan
- Problem
- LCM
- Source
- 0.66KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:20:23: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d%d",&n,&m); ^ prog.cpp:20:23: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
Results
Test number Result Time 1 Ok 0.5662s 2 Ok 0.8478s 3 Ok 1.8894s 4 Ok 2.6311s 5 Ok 0.7835s 6 Ok 0.6770s 7 Ok 0.9217s 8 Ok 0.6812s 9 Ok 2.9217s 10 Ok 0.7033s 11 Ok 2.0232s 12 Ok 0.6633s 13 Ok 0.7456s 14 Wrong answer 2.1094s