- Owner
- Diana-Elena Ghinea
- Problem
- Lumber Jack and Grammar
- Contest
- MindCoding 2016 Round 2 GAMELOFT (Div. 1)
- Source
- 0.53KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'void rescrie(char*)': prog.cpp:10:21: error: 'strlen' was not declared in this scope int n = strlen(s); ^