- Owner
- Baltatu Andrei-Mircea
- Problem
- Pipes
- Contest
- MindCoding 2016 Final 2
- Source
- 0.90KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:24:21: error: 'strlen' was not declared in this scope top=0;m=strlen(s+1); ^