/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void Record(int*, int*, char*, int)':
/in/foo.cc:38:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   else if(rec[i]='W')p1[j]++;
                     ^
/in/foo.cc:39:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   else if(rec[i]='L')p2[j]++;
                     ^
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 360.0 KiB
#2 Runtime Error 6ms 484.0 KiB
#3 Runtime Error 4ms 480.0 KiB
#4 Runtime Error 5ms 384.0 KiB
#5 Runtime Error 6ms 464.0 KiB
#6 Runtime Error 5ms 480.0 KiB
#7 Runtime Error 7ms 384.0 KiB
#8 Runtime Error 5ms 384.0 KiB
#9 Runtime Error 6ms 484.0 KiB
#10 Runtime Error 3ms 476.0 KiB

信息

递交者
类型
递交
题目
P1217 乒乓球
语言
C++
递交时间
2018-03-23 16:42:43
评测时间
2018-03-23 16:42:43
评测机
分数
0
总耗时
54ms
峰值内存
484.0 KiB