- Owner
- Cristea Theodor Stefan
- Problem
- 50 Shades of Prime
- Source
- 0.57KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:22:31: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=] scanf ("%lld %lld", &a, &b); ^ prog.cpp:22:31: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=]
Results
Test number Result Time 1 Ok 0.2570s 2 Ok 0.2575s 3 Ok 0.3139s 4 Ok 0.2873s 5 Ok 1.8750s 6 Ok 2.0440s 7 Ok 2.5713s 8 Ok 2.8736s 9 Ok 3.2638s 10 Wrong answer 3.5521s