Wrong Answer

foo.cc: In function 'int main()':
foo.cc:6:3: warning: left operand of comma operator has no effect [-Wunused-value]
  1<=A,B<=50000;
  ~^~~
foo.cc:6:8: warning: right operand of comma operator has no effect [-Wunused-value]
  1<=A,B<=50000;
       ~^~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Wrong Answer Read -1794967296, expect 2500000000. 1ms 384.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB

信息

递交者
类型
递交
题目
P2328 1.3.19:A*B问题
比赛
初二开学分层赛
语言
C++
递交时间
2021-09-01 13:30:18
评测时间
2021-09-01 13:30:18
评测机
分数
75
总耗时
7ms
峰值内存
384.0 KiB