- Owner
- Diana-Elena Ghinea
- Problem
- Byte Trains
- Contest
- MindCoding 2016 Round 3 (Div. 1)
- Source
- 0.84KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'void citeste()': prog.cpp:12:17: error: 'strlen' was not declared in this scope n = strlen(s); ^