/ XMU_ACM /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:18:6: warning: variable 'b' set but not used [-Wunused-but-set-variable]
  int b, e;//当前保留
      ^
/in/foo.cc:19:6: warning: unused variable 'b1' [-Wunused-variable]
  int b1, e1;
      ^~
/in/foo.cc:19:10: warning: unused variable 'e1' [-Wunused-variable]
  int b1, e1;
          ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 200.0 KiB
#2 Accepted 3ms 464.0 KiB
#3 Accepted 4ms 516.0 KiB
#4 Accepted 365ms 9.676 MiB
#5 Accepted 368ms 8.672 MiB
#6 Accepted 35ms 1.391 MiB
#7 Accepted 35ms 1.426 MiB
#8 Accepted 5ms 460.0 KiB
#9 Accepted 362ms 9.551 MiB
#10 Accepted 359ms 8.379 MiB

信息

递交者
类型
递交
题目
P1007 刘学习不想当没有感情的粉刷匠
比赛
2019网宿杯XMU程序设计竞赛网络预赛第一场
语言
C++
递交时间
2019-04-20 15:37:09
评测时间
2019-04-20 15:37:09
评测机
分数
100
总耗时
1541ms
峰值内存
9.676 MiB