foo.cc: In function 'int read()':
foo.cc:18:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while(ch=getchar(),!isdigit(ch)) if(ch=='-') f=-1;x=(ch^48);
^~~~~
foo.cc:18:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
while(ch=getchar(),!isdigit(ch)) if(ch=='-') f=-1;x=(ch^48);
^
自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
{"receive":"2020-07-14T01:26:07.242Z","handle":"2020-07-14T01:26:07.242Z","cache_start":"2020-07-14T01:26:07.247Z","read_cases":"2020-07-14T01:26:07.666Z","judge":"2020-07-14T01:26:07.667Z","done":"2020-07-14T01:26:08.896Z"}