记录详情

Wrong Answer

foo.cc: In function 'void init()':
foo.cc:18:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d%d%d",&L,&s,&t,&n);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:20:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&stone[i]);
         ~~~~~^~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 5ms 4.516 MiB
#2 Wrong Answer Standard answer longer than user output. 5ms 4.473 MiB
#3 Wrong Answer Standard answer longer than user output. 5ms 4.582 MiB
#4 Wrong Answer Standard answer longer than user output. 5ms 4.492 MiB
#5 Wrong Answer Standard answer longer than user output. 5ms 4.527 MiB

信息

递交者
类型
递交
题目
P1016 OO1-5 日期时间类DateTime
语言
C++
递交时间
2021-08-23 09:15:51
评测时间
2021-08-23 09:15:51
评测机
分数
0
总耗时
26ms
峰值内存
4.582 MiB