/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int pd(int)':
/in/foo.cc:16:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,k;
        ^
/in/foo.cc:16:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k;
          ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:47:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,k;
        ^
/in/foo.cc:47:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k;
          ^
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 4ms 384.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 3ms 384.0 KiB
#6 Accepted 6ms 256.0 KiB
#7 Wrong Answer 23ms 636.0 KiB
#8 Accepted 36ms 768.0 KiB
#9 Accepted 34ms 992.0 KiB
#10 Wrong Answer 24ms 1004.0 KiB

信息

递交者
类型
递交
题目
P1195 “非常男女”计划
语言
C++
递交时间
2018-07-11 01:02:49
评测时间
2018-07-11 01:02:49
评测机
分数
80
总耗时
143ms
峰值内存
1004.0 KiB