/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:92:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   92 |     scanf("%d",&n);
      |     ~~~~~^~~~~~~~~
foo.cc:96:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   96 |         scanf("%d",&ori[i]);
      |         ~~~~~^~~~~~~~~~~~~~
foo.cc:100:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  100 |         scanf("%d",&cv[i]);
      |         ~~~~~^~~~~~~~~~~~~
foo.cc:106:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  106 |             scanf("%d",&v[i][j]);
      |             ~~~~~^~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 15ms 16.5 MiB
#2 Accepted 15ms 16.625 MiB
#3 Accepted 15ms 16.5 MiB
#4 Accepted 15ms 16.5 MiB
#5 Accepted 21ms 17.0 MiB
#6 Accepted 21ms 17.0 MiB
#7 Accepted 19ms 17.0 MiB
#8 Accepted 19ms 17.0 MiB
#9 Accepted 280ms 24.492 MiB
#10 Accepted 284ms 24.492 MiB

信息

递交者
类型
递交
题目
P1831 网络收费
语言
C++
递交时间
2021-12-29 20:53:56
评测时间
2021-12-29 20:53:56
评测机
分数
100
总耗时
709ms
峰值内存
24.492 MiB