#include <stdio.h>
int increase(int x) {
return x + 1;
}
typedef int (*increase_fp)(int);
increase_fp get_increase() {
return increase;
}
int main(void) {
printf("%d", get_increase
()(1)); return 0;
}
I2luY2x1ZGUgPHN0ZGlvLmg+CgppbnQgaW5jcmVhc2UoaW50IHgpIHsKICAgIHJldHVybiB4ICsgMTsKfQoKdHlwZWRlZiBpbnQgKCppbmNyZWFzZV9mcCkoaW50KTsKCmluY3JlYXNlX2ZwIGdldF9pbmNyZWFzZSgpIHsKICAgIHJldHVybiBpbmNyZWFzZTsKfQoKaW50IG1haW4odm9pZCkgewogICAgcHJpbnRmKCIlZCIsIGdldF9pbmNyZWFzZSgpKDEpKTsKICAgIHJldHVybiAwOwp9