Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

Palindromo

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 0.12 sec, absolute service time: 0,33 sec  
edit mode |  history  | discussion
Error(s):
2128958269/source.c: In function ‘incrementar’:
2128958269/source.c:7:12: error: increment of read-only location ‘*ptrA’
     (*ptrA)++;
            ^~