Wrong Answer
foo.cc: In function 'void init()': foo.cc:21:29: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] while(scanf("%d",&x)==1&x) ~~~~~~~~~~~~~~^~~ foo.cc:18:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&n); ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1023 Victoria的舞会3
- 语言
- C++
- 递交时间
- 2021-09-03 19:28:19
- 评测时间
- 2021-09-03 19:28:19
- 评测机
- 分数
- 0
- 总耗时
- 45ms
- 峰值内存
- 464.0 KiB