/ SYOI /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:21:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:22:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  for(i=1;i<=n;i++)scanf("%d",&a[i]);
                   ~~~~~^~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
您没有提供题目配置文件。正在使用默认时空限制 1s 256M 。
识别到23个测试点
{"receive":"2020-07-27T11:46:17.732Z","handle":"2020-07-27T11:46:17.732Z","cache_start":"2020-07-27T11:46:17.739Z","read_cases":"2020-07-27T11:46:18.336Z","judge":"2020-07-27T11:46:18.337Z","done":"2020-07-27T11:46:18.814Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 0ms 256.0 KiB
#4 Accepted 0ms 256.0 KiB
#5 Accepted 0ms 256.0 KiB
#6 Accepted 0ms 256.0 KiB
#7 Accepted 0ms 256.0 KiB
#8 Accepted 0ms 256.0 KiB
#9 Accepted 0ms 256.0 KiB
#10 Accepted 0ms 256.0 KiB
#11 Accepted 0ms 256.0 KiB
#12 Accepted 1ms 256.0 KiB
#13 Accepted 0ms 256.0 KiB
#14 Accepted 0ms 256.0 KiB
#15 Accepted 1ms 256.0 KiB
#16 Accepted 2ms 256.0 KiB
#17 Accepted 2ms 256.0 KiB
#18 Accepted 1ms 256.0 KiB
#19 Accepted 2ms 256.0 KiB
#20 Accepted 4ms 380.0 KiB
#21 Accepted 2ms 256.0 KiB
#22 Accepted 4ms 404.0 KiB
#23 Accepted 8ms 500.0 KiB

信息

递交者
类型
递交
题目
P1001 涂墙
语言
C++
递交时间
2020-07-27 19:46:17
评测时间
2020-07-27 19:46:17
评测机
分数
100
总耗时
44ms
峰值内存
500.0 KiB