/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In member function 'bool num::check(int)':
/in/foo.cc:41:20: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
   41 |         if(val>>w&1!=0)return true;
      |                   ~^~~
/in/foo.cc: In member function 'bool num::change(int)':
/in/foo.cc:46:5: warning: no return statement in function returning non-void [-Wreturn-type]
   46 |     }
      |     ^
/in/foo.cc: In member function 'int num::get()':
/in/foo.cc:51:5: warning: control reaches end of non-void function [-Wreturn-type]
   51 |     }
      |     ^
# 状态 耗时 内存占用
#1 Runtime Error 2ms 552.0 KiB
#2 Runtime Error 2ms 548.0 KiB
#3 Runtime Error 2ms 544.0 KiB
#4 Runtime Error 2ms 544.0 KiB
#5 Runtime Error 2ms 548.0 KiB
#6 Runtime Error 2ms 544.0 KiB
#7 Runtime Error 2ms 548.0 KiB
#8 Runtime Error 2ms 552.0 KiB
#9 Runtime Error 2ms 548.0 KiB
#10 Runtime Error 2ms 552.0 KiB

信息

递交者
类型
递交
题目
P1840 木棒游戏
语言
C++
递交时间
2025-06-12 19:31:34
评测时间
2025-06-12 19:31:34
评测机
分数
0
总耗时
28ms
峰值内存
552.0 KiB