Runtime Error

foo.cc: In function 'int main()':
foo.cc:8:10: warning: right operand of comma operator has no effect [-Wunused-value]
  cin>>a,b;
          ^
foo.cc:7:11: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int a,b,t=1;
           ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Floating point exception 1ms 384.0 KiB
#2 Runtime Error Floating point exception 2ms 408.0 KiB
#3 Runtime Error Floating point exception 2ms 384.0 KiB
#4 Runtime Error Floating point exception 2ms 384.0 KiB
#5 Runtime Error Floating point exception 1ms 384.0 KiB

信息

递交者
类型
递交
题目
P1508 求最大公约数问题
语言
C++
递交时间
2021-08-23 11:57:05
评测时间
2021-08-23 11:57:05
评测机
分数
0
总耗时
10ms
峰值内存
408.0 KiB