work/source: In function ‘bool cmp(size_t, size_t)’:
work/source:31: error: ‘strcmp’ was not declared in this scope
work/source: In function ‘bool cmp2(size_t, size_t)’:
work/source:35: error: ‘strcmp’ was not declared in this scope
work/source: In function ‘bool isPossibleS(size_t, long int)’:
work/source:44: error: ‘memset’ was not declared in this scope
work/source: In function ‘bool isPossible(size_t)’:
work/source:68: error: ‘memset’ was not declared in this scope
work/source: In function ‘int main(int, char**)’:
work/source:90: error: ‘memset’ was not declared in this scope
work/source:94: warning: format ‘%d’ expects type ‘int*’, but argument 3 has type ‘long int*’
work/source:99: error: ‘strlen’ was not declared in this scope
work/source:94: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
work/source:98: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
