Wrong Answer
/in/foo.cc: In function 'void dfs(int, ll, ll)': /in/foo.cc:32:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(~ans[d]) ^ /in/foo.cc: In function 'int main()': /in/foo.cc:60:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'll {aka long long int}' [-Wformat=] printf("%d ",ans[i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1308 埃及分数
- 语言
- C++
- 递交时间
- 2018-10-10 21:04:36
- 评测时间
- 2018-10-10 21:04:36
- 评测机
- 分数
- 30
- 总耗时
- 398ms
- 峰值内存
- 384.0 KiB