/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:12:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'int*' [-Wformat=]
    printf("%d" ,&l);
                 ~~^
foo.cc:7:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d" ,&k);
  ~~~~~^~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Time Exceeded ≥1430ms ≥244.0 KiB
#2 Time Exceeded ≥1425ms ≥256.0 KiB
#3 Time Exceeded ≥1430ms ≥256.0 KiB
#4 Time Exceeded ≥1431ms ≥280.0 KiB
#5 Time Exceeded ≥1869ms ≥224.0 KiB

信息

递交者
类型
递交
题目
P1127 级数求和
语言
C++
递交时间
2021-04-08 20:46:20
评测时间
2021-04-08 20:46:20
评测机
分数
0
总耗时
≥7587ms
峰值内存
≥280.0 KiB