foo.cc: In function 'int main()':
foo.cc:22:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
~~~~~^~~~~~~~~~~~~~
foo.cc:24:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&a[i]),maxx=max(maxx,a[i]);
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
您没有提供题目配置文件。正在使用默认时空限制 1s 256M 。
识别到23个测试点
{"receive":"2020-07-27T04:34:11.557Z","handle":"2020-07-27T04:34:11.557Z","cache_start":"2020-07-27T04:34:11.582Z","read_cases":"2020-07-27T04:34:12.045Z","judge":"2020-07-27T04:34:12.054Z","done":"2020-07-27T04:34:13.072Z"}