记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:58:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d", s);
                ^
foo.cc:47:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%lld%lld", &n, &m);
  ~~~~~^~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 9ms 1.93 MiB
#2 Accepted 9ms 1.98 MiB
#3 Accepted 9ms 1.945 MiB
#4 Accepted 9ms 1.953 MiB
#5 Accepted 9ms 1.895 MiB
#6 Accepted 9ms 1.922 MiB
#7 Accepted 9ms 1.887 MiB
#8 Time Exceeded ≥3391ms ≥1.918 MiB
#9 Time Exceeded ≥3393ms ≥1.859 MiB
#10 Time Exceeded ≥3406ms ≥1.926 MiB
#11 Time Exceeded ≥3410ms ≥1.879 MiB
#12 Time Exceeded ≥3418ms ≥1.949 MiB
#13 Time Exceeded ≥3417ms ≥1.918 MiB
#14 Time Exceeded ≥3899ms ≥1.93 MiB

信息

递交者
类型
递交
题目
P1303 G. Mathforces
比赛
南京师范大学2021年11月程序设计竞赛
语言
C++
递交时间
2021-11-21 16:18:50
评测时间
2021-11-21 16:18:50
评测机
分数
125
总耗时
≥24403ms
峰值内存
≥1.98 MiB