#ifndef INC_1717_H #define INC_1717_H #ifdef __cplusplus extern "C" { #endif int maximumGain(char *s, int x, int y); #ifdef __cplusplus } #endif #endif