/ 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 896.0 KiB
#2 Accepted 10ms 780.0 KiB
#3 Accepted 6ms 768.0 KiB
#4 Accepted 490ms 4.992 MiB
#5 Accepted 485ms 4.992 MiB
#6 Accepted 329ms 4.996 MiB
#7 Accepted 331ms 4.992 MiB
#8 Accepted 363ms 4.992 MiB
#9 Accepted 351ms 4.992 MiB
#10 Accepted 348ms 4.992 MiB

信息

递交者
类型
递交
题目
P1392 拼拼图的小杉
语言
C++
递交时间
2022-04-24 19:45:10
评测时间
2022-04-24 19:45:10
评测机
分数
100
总耗时
2724ms
峰值内存
4.996 MiB