/ CWOI /

记录详情

Accepted

/in/foo.cc: In function 'int mo(int, int)':
/in/foo.cc:11:14: warning: unused variable 'j' [-Wunused-variable]
  int sum=0,i,j;
              ^
/in/foo.cc:13:6: warning: unused variable 'd' [-Wunused-variable]
  int d=0,f;
      ^
/in/foo.cc:13:10: warning: unused variable 'f' [-Wunused-variable]
  int d=0,f;
          ^
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 2ms 328.0 KiB
#3 Accepted 3ms 256.0 KiB
#4 Accepted 3ms 2.32 MiB
#5 Accepted 2ms 384.0 KiB
#6 Accepted 3ms 2.25 MiB
#7 Accepted 3ms 368.0 KiB
#8 Accepted 3ms 256.0 KiB
#9 Accepted 1ms 384.0 KiB
#10 Accepted 1ms 344.0 KiB

信息

递交者
类型
递交
题目
2017.07.01 P1 炸弹
语言
C++
递交时间
2017-07-05 21:14:08
评测时间
2017-07-05 21:14:08
评测机
分数
100
总耗时
28ms
峰值内存
2.32 MiB