Compile Error

foo.cc: In function ‘int main()’:
foo.cc:8:17: error: break statement not within loop or switch
    8 |                 break;
      |                 ^~~~~

信息

递交者
类型
递交
题目
P2338 1.4.9:判断能否被3,5,7整除
语言
C++
递交时间
2024-06-28 18:10:46
评测时间
2024-06-28 18:10:46
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes