- Owner
- Bodea Nicolae
- Problem
- Byte Trains
- Contest
- MindCoding 2016 Round 3 (Div. 1)
- Source
- 0.48KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:8:16: error: 'strlen' was not declared in this scope int p=strlen(x); ^