/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:118:20: warning: array subscript has type 'char' [-Wchar-subscripts]
     int tx=j+dx[qwq],ty=k+dy[qwq];
                    ^
/in/foo.cc:118:33: warning: array subscript has type 'char' [-Wchar-subscripts]
     int tx=j+dx[qwq],ty=k+dy[qwq];
                                 ^
# 状态 耗时 内存占用
#1 Accepted 5ms 608.0 KiB
#2 Accepted 4ms 620.0 KiB
#3 Accepted 5ms 512.0 KiB
#4 Accepted 7ms 512.0 KiB
#5 Accepted 4ms 512.0 KiB
#6 Accepted 8ms 512.0 KiB
#7 Accepted 8ms 592.0 KiB
#8 Accepted 14ms 640.0 KiB
#9 Runtime Error 4ms 480.0 KiB
#10 Wrong Answer 5ms 2.602 MiB

信息

递交者
类型
递交
题目
P1477 跳动的水珠(csapc)
语言
C++
递交时间
2018-04-13 13:35:29
评测时间
2018-04-13 13:35:29
评测机
分数
80
总耗时
68ms
峰值内存
2.602 MiB