/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:33:28: error: 'o' was not declared in this scope
         for(int j=sum;j>=a[o];j--)
                            ^
/in/foo.cc:34:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
             if(f[j-a[i]]>0)
               ^

信息

递交者
类型
递交
题目
P1071 新年趣事之打牌
语言
C++
递交时间
2024-08-07 20:40:08
评测时间
2024-08-07 20:40:08
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes