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