- Owner
- Bodea Nicu
- Problem
- Keyboard
- Contest
- MindCoding 2017 Round 3 Take Off Labs (Div. 1)
- Source
- 1.32KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:44:23: error: 'strlen' was not declared in this scope int p = strlen(str); ^