/ 程序猿 /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:8:6: warning: unused variable 'x' [-Wunused-variable]
  int x,y,n,cc=0,ss=0;
      ^
/in/foo.cc:8:8: warning: unused variable 'y' [-Wunused-variable]
  int x,y,n,cc=0,ss=0;
        ^
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 260.0 KiB
#2 Wrong Answer 2ms 260.0 KiB
#3 Wrong Answer 1ms 204.0 KiB
#4 Accepted 1ms 204.0 KiB
#5 Accepted 1ms 204.0 KiB
#6 Accepted 1ms 204.0 KiB
#7 Accepted 2ms 204.0 KiB
#8 Accepted 7ms 328.0 KiB
#9 Accepted 105ms 376.0 KiB
#10 Accepted 175ms 392.0 KiB

信息

递交者
类型
递交
题目
输油管道问题
语言
C++
递交时间
2019-03-03 15:45:02
评测时间
2019-03-03 15:45:02
评测机
分数
70
总耗时
302ms
峰值内存
392.0 KiB