记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:7:8: warning: unused variable 'j' [-Wunused-variable]
    7 |  int i,j,len,t1,t2,t3,t4,t5,T,flag,sum1,sum2;
      |        ^
foo.cc:9:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    9 |  scanf("%d",&T);
      |  ~~~~~^~~~~~~~~
foo.cc:12:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   12 |   scanf("%s",str);
      |   ~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Floating point exception 3ms 384.0 KiB
#2 Runtime Error Floating point exception 3ms 256.0 KiB
#3 Wrong Answer Read 0/1, expect 0.(923076). 1ms 256.0 KiB
#4 Wrong Answer Read 1/10, expect 0.(1523178807947.... 1ms 256.0 KiB
#5 Wrong Answer Read 3/10, expect 0.(1503267973856209). 2ms 256.0 KiB

信息

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