work/source:2:21: error: windows.h: No such file or directory
work/source: In function ‘int main(int, char**)’:
work/source:12: warning: format ‘%d’ expects type ‘int*’, but argument 3 has type ‘long int*’
work/source:12: warning: format ‘%d’ expects type ‘int*’, but argument 4 has type ‘long int*’
work/source:14: warning: format ‘%d’ expects type ‘int*’, but argument 3 has type ‘long int*’
work/source:19: warning: format ‘%d’ expects type ‘int*’, but argument 3 has type ‘long int*’
work/source:19: warning: format ‘%d’ expects type ‘int*’, but argument 4 has type ‘long int*’
work/source:28: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’
work/source:12: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
work/source:14: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
work/source:19: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
