- Owner
- Lucut Radu Ioan
- Problem
- LCM
- Source
- 0.55KB
- Result
- Time Limit Exceeded
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.7685s 2 Ok 0.8812s 3 Ok 1.7534s 4 Ok 2.6228s 5 Ok 0.8627s 6 Ok 0.6813s 7 Ok 0.7507s 8 Ok 0.5786s 9 Ok 2.7505s 10 Ok 0.8034s 11 Ok 1.8319s 12 Ok 0.5552s 13 Ok 0.6595s 14 Time Limit Exceeded 4.5550s