记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:5:14: warning: unused variable 'd' [-Wunused-variable]
  int a=0,b=0,d=0,i;
              ^
/in/foo.cc:5:18: warning: unused variable 'i' [-Wunused-variable]
  int a=0,b=0,d=0,i;
                  ^
# 状态 耗时 内存占用
#1 Accepted 1ms 208.0 KiB

信息

递交者
类型
自测
题目
P1156 乒乓球
语言
C++
递交时间
2020-11-21 10:34:51
评测时间
2020-11-21 10:34:51
评测机
分数
10
总耗时
1ms
峰值内存
208.0 KiB