/ 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]
             scanf("%c",&c);
             ~~~~~^~~~~~~~~
foo.cc:56:37: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
                 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]
             scanf("%d%d%d",&s,&e,&d);
             ~~~~~^~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 284.0 KiB
#2 Accepted 1ms 672.0 KiB
#3 Accepted 1ms 640.0 KiB
#4 Accepted 11ms 8.336 MiB
#5 Accepted 73ms 31.332 MiB
#6 Accepted 71ms 24.23 MiB
#7 Accepted 37ms 15.906 MiB
#8 Accepted 103ms 31.383 MiB
#9 Accepted 102ms 31.367 MiB
#10 Accepted 87ms 31.309 MiB

信息

递交者
类型
递交
题目
P1834 瑰丽华尔兹
语言
C++
递交时间
2021-07-21 09:33:49
评测时间
2021-07-21 10:00:55
评测机
分数
100
总耗时
491ms
峰值内存
31.383 MiB