- Owner
- Bodea Nicolae
- Problem
- Model E
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 1)
- Source
- 0.97KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:36:29: error: 'strlen' was not declared in this scope for(i=start; i<strlen(alt); i++) ^