You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1>c:\users\mattc\google drive\university\c\week 4\sudoku solver\sudoku solver\main.c(21): warning C4244: 'function': conversion from 'time_t' to 'unsigned int', possible loss of data
1>c:\users\mattc\google drive\university\c\week 4\sudoku solver\sudoku solver\main.c(31): warning C4047: 'function': 'int *' differs in levels of indirection from 'int'
1>c:\users\mattc\google drive\university\c\week 4\sudoku solver\sudoku solver\main.c(31): warning C4024: 'checker': different types for formal and actual parameter 1