记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:11:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   11 |  for(int i=0;i<2;i++) scanf("%d %d",&fra[i].numerator,&fra[i].denominator);
      |                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Floating point exception 5ms 384.0 KiB
#2 Runtime Error Floating point exception 2ms 384.0 KiB
#3 Runtime Error Floating point exception 3ms 384.0 KiB
#4 Runtime Error Floating point exception 6ms 512.0 KiB
#5 Runtime Error Floating point exception 5ms 384.0 KiB

信息

递交者
类型
递交
题目
A11-5 小数的循环节
比赛
2022暑期青少年社团(训练赛)
语言
C++
递交时间
2022-08-07 20:05:31
评测时间
2022-08-07 20:05:31
评测机
分数
0
总耗时
23ms
峰值内存
512.0 KiB