foo.cc: In function 'int main()':
foo.cc:32:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(i=1;i<=n;i++)
^~~
foo.cc:34:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
return 0;
^~~~~~
自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
您没有提供题目配置文件。正在使用默认时空限制 1s 256M 。
识别到10个测试点
{"receive":"2020-07-25T01:05:13.343Z","handle":"2020-07-25T01:05:13.343Z","cache_start":"2020-07-25T01:05:13.350Z","read_cases":"2020-07-25T01:05:13.455Z","judge":"2020-07-25T01:05:13.456Z","done":"2020-07-25T01:05:15.889Z"}