- Owner
- Lucut Radu Ioan
- Problem
- LCM
- Source
- 0.74KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'int main()': prog.cpp:28: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:28: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.6676s 2 Ok 0.7974s 3 Ok 1.8547s 4 Ok 2.3916s 5 Ok 0.7764s 6 Ok 0.7760s 7 Ok 0.9013s 8 Ok 0.6941s 9 Ok 2.7608s 10 Ok 0.6954s 11 Ok 1.9548s 12 Ok 0.6720s 13 Ok 0.7332s 14 Time Limit Exceeded 4.5481s