/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'bool check(int)':
/in/foo.cc:15:12: error: 'b' was not declared in this scope
     return b[n + 1]? false:true; //注意这个最后也要检查一下
            ^

信息

递交者
类型
递交
题目
P1193 扫雷
语言
C++
递交时间
2019-06-30 19:46:50
评测时间
2019-06-30 19:46:50
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes