- Owner
- Andrei Udriste
- Problem
- CC
- Contest
- MindCoding 2017 Round 4 Bitdefender (Div. 1)
- Source
- 1.39KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:65:44: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d", abs(a - Sort(input, 1, N))); ^
Results
Test number Result Time 1 Wrong answer 0.5211s