/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void addflow()':
/in/foo.cc:51:9: warning: unused variable 'cost' [-Wunused-variable]
  double cost=0;
         ^~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:68:8: warning: unused variable 'x' [-Wunused-variable]
  int i,x,y,j;
        ^
/in/foo.cc:68:10: warning: unused variable 'y' [-Wunused-variable]
  int i,x,y,j;
          ^
# 状态 耗时 内存占用
#1 Accepted 4ms 2.375 MiB
#2 Accepted 3ms 2.336 MiB
#3 Accepted 3ms 2.375 MiB
#4 Accepted 3ms 2.359 MiB
#5 Accepted 2ms 2.375 MiB
#6 Accepted 2ms 2.492 MiB
#7 Accepted 3ms 2.473 MiB
#8 Accepted 3ms 2.469 MiB
#9 Accepted 3ms 2.375 MiB
#10 Accepted 2ms 2.477 MiB

信息

递交者
类型
递交
题目
P1228 拯救世界-星际大战
语言
C++
递交时间
2018-05-11 11:42:45
评测时间
2018-05-11 11:42:45
评测机
分数
100
总耗时
34ms
峰值内存
2.492 MiB