- Owner
- Bodea Nicolae
- Problem
- nMultiple
- Contest
- MindCoding 2016 Final 1
- Source
- 0.61KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:29:23: error: 'sort' was not declared in this scope sort(x+1, x+n+1, comp); ^