/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:69:16: error: 'l' was not declared in this scope
             if(l>0)
                ^
/in/foo.cc:68:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
         if(!(bj<=bi))
           ^
/in/foo.cc: In function 'bool check(char)':
/in/foo.cc:45:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

信息

递交者
类型
递交
题目
P1365 偷看漫画(1)
语言
C++
递交时间
2018-01-25 15:32:38
评测时间
2018-01-25 15:32:38
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes