记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:9:10: warning: right operand of comma operator has no effect [-Wunused-value]
  cin>>m,n;
          ^
foo.cc:10:3: warning: 'n' is used uninitialized in this function [-Wuninitialized]
  i=m%n;
  ~^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Floating point exception 1ms 384.0 KiB
#2 Runtime Error Floating point exception 1ms 384.0 KiB
#3 Runtime Error Floating point exception 1ms 384.0 KiB
#4 Runtime Error Floating point exception 1ms 384.0 KiB
#5 Runtime Error Floating point exception 1ms 384.0 KiB

信息

递交者
类型
递交
比赛
周末测试1
语言
C++
递交时间
2021-09-03 20:21:18
评测时间
2021-09-03 20:21:18
评测机
分数
0
总耗时
8ms
峰值内存
384.0 KiB