/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main(int, char**)':
/in/foo.cc:11:7: warning: variable 'p' set but not used [-Wunused-but-set-variable]
  char p, q;
       ^
/in/foo.cc:11:10: warning: variable 'q' set but not used [-Wunused-but-set-variable]
  char p, q;
          ^
# 状态 耗时 内存占用
#1 Wrong Answer 5ms 384.0 KiB
#2 Accepted 3ms 376.0 KiB
#3 Accepted 4ms 344.0 KiB
#4 Accepted 2ms 356.0 KiB
#5 Accepted 2ms 352.0 KiB
#6 Accepted 3ms 256.0 KiB
#7 Accepted 7ms 344.0 KiB
#8 Accepted 2ms 340.0 KiB
#9 Accepted 3ms 352.0 KiB
#10 Accepted 2ms 352.0 KiB

信息

递交者
类型
递交
题目
P1752 潜伏者
语言
C++
递交时间
2018-07-20 20:28:59
评测时间
2018-07-20 20:28:59
评测机
分数
90
总耗时
38ms
峰值内存
384.0 KiB