/ OPS /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:9: warning: unused variable 'm' [-Wunused-variable]
  int n, m,flag;
         ^
/in/foo.cc:13:11: warning: unused variable 'flag' [-Wunused-variable]
  int n, m,flag;
           ^
/in/foo.cc:14:12: warning: unused variable 'c' [-Wunused-variable]
  long long c,low,sum=0;
            ^
/in/foo.cc:14:14: warning: unused variable 'low' [-Wunused-variable]
  long long c,low,sum=0;
              ^
/in/foo.cc:15:12: warning: unused variable 'max' [-Wunused-variable]
  int i, j, max=0,k,num=0;
            ^
# 状态 耗时 内存占用
#1 Accepted 2ms 196.0 KiB
#2 Accepted 2ms 204.0 KiB
#3 Accepted 1ms 204.0 KiB
#4 Accepted 2ms 204.0 KiB
#5 Accepted 1ms 204.0 KiB
#6 Accepted 2ms 204.0 KiB
#7 Accepted 2ms 204.0 KiB
#8 Accepted 2ms 204.0 KiB
#9 Accepted 2ms 204.0 KiB
#10 Accepted 2ms 332.0 KiB

信息

递交者
类型
递交
题目
P3928 珠心算测验
语言
C++
递交时间
2020-08-13 15:01:33
评测时间
2020-08-13 15:01:33
评测机
分数
100
总耗时
22ms
峰值内存
332.0 KiB