- Owner
- Posdarascu Eugenie Daniel
- Problem
- Fiendish Interval
- Contest
- MindCoding 2017 Final 2
- Source
- 1.13KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:34:33: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d\n", b - a + 1); ^
Results
Test number Result Time 1 Ok 0.2573s 2 Ok 0.2525s 3 Wrong answer 0.2665s