/ Vijos /

记录详情

Runtime Error

foo.cc: In function ‘bool build(int)’:
foo.cc:29:1: warning: no return statement in function returning non-void [-Wreturn-type]
   29 | }
      | ^
foo.cc: In function ‘void sol()’:
foo.cc:53:21: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   53 |                     if(l[j][m]==1)
      |                     ^~
foo.cc:55:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
   55 |                         if(count>6)
      |                         ^~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 2ms 552.0 KiB
#2 Runtime Error Segmentation fault 2ms 536.0 KiB
#3 Runtime Error Segmentation fault 2ms 536.0 KiB
#4 Runtime Error Segmentation fault 2ms 536.0 KiB
#5 Runtime Error Segmentation fault 2ms 536.0 KiB
#6 Runtime Error Segmentation fault 2ms 536.0 KiB
#7 Runtime Error Segmentation fault 2ms 536.0 KiB
#8 Runtime Error Segmentation fault 2ms 536.0 KiB
#9 Memory Exceeded ≥507ms ≥256.016 MiB
#10 Memory Exceeded ≥513ms ≥256.016 MiB

信息

递交者
类型
递交
题目
P1197 费解的开关
语言
C++
递交时间
2024-07-02 20:24:43
评测时间
2024-07-02 20:24:43
评测机
分数
0
总耗时
1039ms
峰值内存
256.016 MiB