Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:6:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&x); ^ /in/foo.cc:8:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&y); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- C++
- 递交时间
- 2017-04-08 13:58:31
- 评测时间
- 2017-04-08 13:58:31
- 评测机
- 分数
- 0
- 总耗时
- 15ms
- 峰值内存
- 256.0 KiB