记录详情

Runtime Error

foo.cc: In function 'bool just(int, int)':
foo.cc:8:29: warning: variable 'mid' set but not used [-Wunused-but-set-variable]
    8 |      double  a1=1,a2=1,a3=0,mid=0;
      |                             ^~~
foo.cc: In function 'int main()':
foo.cc:30:10: warning: unused variable 'a1' [-Wunused-variable]
   30 |      int a1=1,a2=1,a3=0,a,b;
      |          ^~
foo.cc:30:15: warning: unused variable 'a2' [-Wunused-variable]
   30 |      int a1=1,a2=1,a3=0,a,b;
      |               ^~
foo.cc:30:20: warning: unused variable 'a3' [-Wunused-variable]
   30 |      int a1=1,a2=1,a3=0,a,b;
      |                    ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Floating point exception 4ms 412.0 KiB
#2 Runtime Error Floating point exception 3ms 412.0 KiB
#3 Runtime Error Floating point exception 3ms 412.0 KiB
#4 Runtime Error Floating point exception 3ms 412.0 KiB
#5 Runtime Error Floating point exception 3ms 412.0 KiB
#6 Runtime Error Floating point exception 3ms 412.0 KiB
#7 Runtime Error Floating point exception 3ms 412.0 KiB
#8 Wrong Answer Read NO, expect YES. 4ms 412.0 KiB
#9 Runtime Error Floating point exception 3ms 412.0 KiB
#10 Runtime Error Floating point exception 4ms 412.0 KiB

信息

递交者
类型
递交
题目
P1486 E. 小季的刑期
比赛
2023年新生赛(第三场)
语言
C++
递交时间
2023-09-09 20:57:17
评测时间
2023-09-09 20:57:17
评测机
分数
0
总耗时
39ms
峰值内存
412.0 KiB