#ifndef INC_1290_H #define INC_1290_H #ifdef __cplusplus extern "C" { #endif #include int getDecimalValue(struct ListNode *head); #ifdef __cplusplus } #endif #endif