Run id: 134877

Main.cc: In function 'int main()':
Main.cc:14:17: error: 'elae' was not declared in this scope
         elae (*p)++;
                 ^
Main.cc:20:9: error: 'c' was not declared in this scope
         c++;
         ^