记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:12: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:15:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%lld",&a[i][j]);
    ~~~~~^~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 400.0 KiB
#2 Accepted 1ms 392.0 KiB
#3 Accepted 1ms 404.0 KiB
#4 Accepted 1ms 384.0 KiB
#5 Accepted 1ms 384.0 KiB
#6 Accepted 1ms 404.0 KiB
#7 Accepted 1ms 416.0 KiB
#8 Accepted 1ms 444.0 KiB
#9 Accepted 1ms 416.0 KiB
#10 Accepted 1ms 432.0 KiB
#11 Accepted 1ms 384.0 KiB
#12 Accepted 124ms 25.535 MiB
#13 Accepted 125ms 25.602 MiB
#14 Accepted 127ms 25.695 MiB
#15 Accepted 126ms 25.555 MiB
#16 Accepted 124ms 25.535 MiB

信息

递交者
类型
递交
题目
P1299 F. Game
语言
C++
递交时间
2021-11-22 19:15:14
评测时间
2021-11-22 19:15:14
评测机
分数
250
总耗时
648ms
峰值内存
25.695 MiB