foo.c: In function 'f':
foo.c:2:5: warning: type of 'n' defaults to 'int' [-Wimplicit-int]
int f(n){
^
foo.c: In function 'main':
foo.c:9:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-05-12T08:50:16.474Z","handle":"2020-05-12T08:50:16.474Z","cache_start":"2020-05-12T08:50:16.482Z","read_cases":"2020-05-12T08:50:16.972Z","judge":"2020-05-12T08:50:16.972Z","done":"2020-05-12T08:50:17.134Z"}