- Owner
- Lucut Radu Ioan
- Problem
- LCM
- Source
- 0.62KB
- 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.6867s 2 Ok 0.9931s 3 Ok 0.6532s 4 Ok 0.9720s 5 Ok 1.4267s 6 Ok 1.6399s 7 Ok 1.1182s 8 Ok 1.0139s 9 Ok 0.8507s 10 Ok 0.9362s 11 Ok 1.0853s 12 Ok 1.5439s 13 Ok 1.5935s 14 Time Limit Exceeded 4.6584s