- Owner
- Smaranda Dinu
- Problem
- 50 Shades of Prime
- Source
- 0.75KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:35:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d\n", ans); ^
Results
Test number Result Time 1 Wrong answer 0.2549s