/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:9:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    9 |     scanf("%d%d%d", &n, &m, &t);
      |     ~~~~~^~~~~~~~~~~~~~~~~~~~~~
foo.cc:11:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   11 |         scanf("%d", &w[i]);
      |         ~~~~~^~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 7ms 768.0 KiB
#2 Accepted 4ms 768.0 KiB
#3 Accepted 9ms 768.0 KiB
#4 Accepted 341ms 4.992 MiB
#5 Accepted 349ms 4.992 MiB
#6 Accepted 289ms 5.0 MiB
#7 Accepted 273ms 4.992 MiB
#8 Accepted 289ms 4.992 MiB
#9 Accepted 288ms 4.992 MiB
#10 Accepted 371ms 5.012 MiB

信息

递交者
类型
递交
题目
P1392 拼拼图的小杉
语言
C++
递交时间
2021-12-12 16:34:32
评测时间
2021-12-12 16:34:32
评测机
分数
100
总耗时
2223ms
峰值内存
5.012 MiB