Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:26:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   26 |                 if(x<=0||x!=1&&x%2!=0&&x%3!=0&&x%5!=0)
      |                          ~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/in/foo.cc: In function 'int bfs(int)':
/in/foo.cc:18:1: warning: control reaches end of non-void function [-Wreturn-type]
   18 | }
      | ^
# 状态 耗时 内存占用
#1 Accepted 2ms 472.0 KiB
#2 Accepted 2ms 472.0 KiB
#3 Accepted 1ms 496.0 KiB
#4 Runtime Error 2ms 536.0 KiB
#5 Accepted 2ms 532.0 KiB
#6 Accepted 1ms 632.0 KiB
#7 Accepted 2ms 536.0 KiB
#8 Accepted 1ms 480.0 KiB
#9 Runtime Error 2ms 584.0 KiB
#10 Runtime Error 2ms 532.0 KiB

信息

递交者
类型
递交
题目
P3073 分割 202602saccc四级T5
语言
C++
递交时间
2026-04-07 17:54:13
评测时间
2026-04-07 17:54:13
评测机
分数
70
总耗时
21ms
峰值内存
632.0 KiB