/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:24:21: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
     f[0][(1<<(n+n)/2-1)]=1;
              ~~~~~~~^~
foo.cc:35:34: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
                     if (!(j&(1<<k-1))&&!(a[i]&(1<<k-1)))
                                 ~^~
foo.cc:35:52: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
                     if (!(j&(1<<k-1))&&!(a[i]&(1<<k-1)))
                                                   ~^~
foo.cc:36:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
                     f[x][j|(1<<k-1)]+=f[x^1][j];
                                ~^~

自豪的采用jd5进行评测(github.com/masnn/jd5)
{"receive":"2020-02-28T12:34:59.141Z","handle":"2020-02-28T12:34:59.141Z","cache_start":"2020-02-28T12:34:59.142Z","read_cases":"2020-02-28T12:35:01.715Z","judge":"2020-02-28T12:35:01.717Z","done":"2020-02-28T12:35:03.241Z"}
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 2ms 300.0 KiB
#2 Runtime Error Segmentation fault 2ms 260.0 KiB
#3 Runtime Error Segmentation fault 3ms 288.0 KiB
#4 Runtime Error Segmentation fault 2ms 260.0 KiB
#5 Runtime Error Segmentation fault 2ms 260.0 KiB
#6 Runtime Error Segmentation fault 2ms 260.0 KiB
#7 Runtime Error Segmentation fault 2ms 260.0 KiB
#8 Runtime Error Segmentation fault 2ms 260.0 KiB
#9 Runtime Error Segmentation fault 2ms 260.0 KiB
#10 Runtime Error Segmentation fault 2ms 236.0 KiB
#11 Runtime Error Segmentation fault 2ms 260.0 KiB
#12 Runtime Error Segmentation fault 2ms 260.0 KiB
#13 Runtime Error Segmentation fault 2ms 236.0 KiB
#14 Runtime Error Segmentation fault 2ms 260.0 KiB
#15 Runtime Error Segmentation fault 2ms 260.0 KiB
#16 Runtime Error Segmentation fault 2ms 236.0 KiB
#17 Runtime Error Segmentation fault 2ms 260.0 KiB
#18 Runtime Error Segmentation fault 2ms 216.0 KiB
#19 Runtime Error Segmentation fault 2ms 260.0 KiB
#20 Wrong Answer 731ms 16.344 MiB

信息

递交者
类型
递交
题目
P1231 棋盘上的士兵
语言
C++
递交时间
2020-02-28 20:34:59
评测时间
2020-02-28 20:34:59
评测机
分数
0
总耗时
770ms
峰值内存
16.344 MiB