/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:52:18: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
      t|=(1<<(i*5)+j);
             ~~~~~^~
/in/foo.cc:52:7: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized]
      t|=(1<<(i*5)+j);
      ~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 82ms 129.0 MiB
#2 Runtime Error 82ms 129.051 MiB
#3 Runtime Error 83ms 129.0 MiB
#4 Runtime Error 82ms 129.0 MiB
#5 Runtime Error 83ms 129.0 MiB
#6 Runtime Error 82ms 129.0 MiB
#7 Runtime Error 79ms 129.125 MiB
#8 Runtime Error 85ms 129.0 MiB
#9 Runtime Error 56ms 129.0 MiB
#10 Runtime Error 61ms 129.086 MiB

信息

递交者
类型
递交
题目
P1197 费解的开关
语言
C++
递交时间
2017-07-10 17:39:48
评测时间
2017-07-10 17:39:48
评测机
分数
0
总耗时
779ms
峰值内存
129.125 MiB