Wrong Answer

foo.cc: In function 'int main()':
foo.cc:51:12: warning: unused variable 'x2' [-Wunused-variable]
   51 |  BigInt x1,x2,x3,x4,x5,a,b;
      |            ^~
foo.cc:51:18: warning: unused variable 'x4' [-Wunused-variable]
   51 |  BigInt x1,x2,x3,x4,x5,a,b;
      |                  ^~
foo.cc:51:21: warning: unused variable 'x5' [-Wunused-variable]
   51 |  BigInt x1,x2,x3,x4,x5,a,b;
      |                     ^~
foo.cc:51:26: warning: unused variable 'b' [-Wunused-variable]
   51 |  BigInt x1,x2,x3,x4,x5,a,b;
      |                          ^
foo.cc:52:9: warning: unused variable 'n2' [-Wunused-variable]
   52 |  int n1,n2;
      |         ^~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Wrong Answer Read 1021021223102112..., expect 3312013010032330.... 4ms 384.0 KiB
#4 Wrong Answer Read 442934453AB8AA16..., expect BA96EC5B6C81B771.... 5ms 384.0 KiB
#5 Wrong Answer Read 3810A895442072A6..., expect 3474AB6594339197.... 4ms 384.0 KiB

信息

递交者
类型
递交
题目
P1072 A11-2 K进制的高精度整数
语言
C++
递交时间
2022-08-08 09:18:13
评测时间
2022-08-08 09:18:13
评测机
分数
40
总耗时
21ms
峰值内存
384.0 KiB