记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:13:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&n);
     ~~~~~^~~~~~~~~
foo.cc:15:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&a[i]);
         ~~~~~^~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
您没有提供题目配置文件。正在使用默认时空限制 1s 256M 。
识别到10个测试点
{"receive":"2020-07-22T08:11:35.819Z","handle":"2020-07-22T08:11:35.819Z","cache_start":"2020-07-22T08:11:35.825Z","read_cases":"2020-07-22T08:11:39.441Z","judge":"2020-07-22T08:11:39.442Z","done":"2020-07-22T08:11:41.185Z"}
# 状态 耗时 内存占用
#1 Accepted 2ms 6.25 MiB
#2 Accepted 3ms 6.25 MiB
#3 Accepted 2ms 6.25 MiB
#4 Accepted 2ms 6.25 MiB
#5 Accepted 2ms 6.25 MiB
#6 Accepted 1ms 6.25 MiB
#7 Accepted 119ms 32.266 MiB
#8 Accepted 119ms 32.262 MiB
#9 Accepted 121ms 32.262 MiB
#10 Accepted 120ms 32.27 MiB

信息

递交者
类型
递交
题目
P1001 0722 T2
语言
C++
递交时间
2020-07-22 16:11:30
评测时间
2020-07-22 16:11:35
评测机
分数
100
总耗时
494ms
峰值内存
32.27 MiB