/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:27:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   27 |  scanf("%d%d",&n,&k);
      |  ~~~~~^~~~~~~~~~~~~~
foo.cc:29:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   29 |   scanf("%d%d",&x,&y);
      |   ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 392.0 KiB
#2 Runtime Error Segmentation fault 3ms 512.0 KiB
#3 Wrong Answer Read 1, expect 1048576. 2ms 384.0 KiB
#4 Wrong Answer Read 7993, expect 13168189440000. 3ms 384.0 KiB
#5 Wrong Answer Read 1001, expect 3427648537559040.... 2ms 384.0 KiB

信息

递交者
类型
递交
题目
P1129 产生数
语言
C++
递交时间
2022-05-08 14:01:16
评测时间
2022-05-08 14:01:16
评测机
分数
10
总耗时
15ms
峰值内存
512.0 KiB