- #include <stdio.h> 
-   
- int main() { 
-     int *p, x = 10; 
-     p = &x; 
-     (*p)++; 
- } 
-   
- //https://pt.stackoverflow.com/q/143084/101 
				I2luY2x1ZGUgPHN0ZGlvLmg+CgppbnQgbWFpbigpIHsKICAgIGludCAqcCwgeCA9IDEwOwogICAgcCA9ICZ4OwogICAgKCpwKSsrOwogICAgcHJpbnRmKCIlZCBcbiIsICpwKTsKfQoKLy9odHRwczovL3B0LnN0YWNrb3ZlcmZsb3cuY29tL3EvMTQzMDg0LzEwMQ==