记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:44:17: warning: unused variable 'a' [-Wunused-variable]
   44 |         int x,k,a[10000],n=0;
      |                 ^
/in/foo.cc:44:26: warning: unused variable 'n' [-Wunused-variable]
   44 |         int x,k,a[10000],n=0;
      |                          ^
# 状态 耗时 内存占用
#1 Accepted 2ms 480.0 KiB

信息

递交者
类型
自测
题目
P1023 OO6-1 高精度整数类的乘法运算
语言
C++
递交时间
2025-03-23 22:21:07
评测时间
2025-03-23 22:21:07
评测机
分数
10
总耗时
2ms
峰值内存
480.0 KiB