- 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.7870s 2 Ok 0.8164s 3 Ok 1.9252s 4 Ok 2.5718s 5 Ok 0.8154s 6 Ok 0.8912s 7 Ok 0.9451s 8 Ok 0.7033s 9 Ok 2.9356s 10 Wrong answer 0.7438s