Job 19207

Owner
Tasnádi Zoltán
Problem
Pipes
Source
1.38KB
Result
Compile error (Non-zero exit status: 1)

Compiler output

prog.cpp: In function 'bool isValid(int, int)':
prog.cpp:16:25: error: 'i' was not declared in this scope
         char kezdo = be[i];
                         ^
prog.cpp:27:33: error: 'gpos' was not declared in this scope
                                 gpos = cv;
                                 ^
prog.cpp:36:16: error: 'gpos' was not declared in this scope
             if(gpos == i) return false;
                ^
prog.cpp:37:17: error: 'qpos' was not declared in this scope
         isValid(qpos + 1, jobb);
                 ^

Questions?

Sponsors Gold