/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:54:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   54 |             scanf("%c",&c);
      |             ~~~~~^~~~~~~~~
foo.cc:56:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   56 |                 scanf("%c",&a[i][j]),f[0][i][j]=oo_min;
      |                 ~~~~~^~~~~~~~~~~~~~~
foo.cc:62:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   62 |             scanf("%d%d%d",&s,&e,&d);
      |             ~~~~~^~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 3ms 640.0 KiB
#3 Accepted 3ms 640.0 KiB
#4 Accepted 34ms 8.418 MiB
#5 Accepted 136ms 31.242 MiB
#6 Accepted 117ms 24.242 MiB
#7 Accepted 82ms 15.867 MiB
#8 Accepted 133ms 31.367 MiB
#9 Accepted 134ms 31.242 MiB
#10 Accepted 94ms 31.367 MiB

信息

递交者
类型
递交
题目
P1834 瑰丽华尔兹
语言
C++
递交时间
2021-12-30 21:02:07
评测时间
2021-12-30 21:02:07
评测机
分数
100
总耗时
743ms
峰值内存
31.367 MiB