- Owner
- Eus Dima
- Problem
- 50 Shades of Prime
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 2)
- Source
- 0.97KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:46:22: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Wformat=] printf ("%ld",dif); ^
Results
Test number Result Time 1 Wrong answer 0.2696s