/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:19:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&tot,&n);
  ~~~~~^~~~~~~~~~~~~~~~
foo.cc:21:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",w+i);
   ~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer 0a1 > 0 6ms 4.301 MiB
#2 Accepted 6ms 4.273 MiB
#3 Wrong Answer User output longer than standard answer. 6ms 4.258 MiB
#4 Accepted 7ms 4.27 MiB
#5 Wrong Answer User output longer than standard answer. 35ms 4.281 MiB
#6 Accepted 36ms 4.305 MiB
#7 Accepted 31ms 4.285 MiB
#8 Wrong Answer 0a1 > 0 61ms 4.246 MiB
#9 Wrong Answer User output longer than standard answer. 64ms 4.305 MiB
#10 Wrong Answer User output longer than standard answer. 6ms 4.289 MiB

信息

递交者
类型
递交
题目
P1071 新年趣事之打牌
语言
C++
递交时间
2021-08-21 22:51:44
评测时间
2021-08-21 22:51:44
评测机
分数
40
总耗时
262ms
峰值内存
4.305 MiB