Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:21:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%s",&str1[1]); ^ /in/foo.cc:23:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%s",&str2[1]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 积木塔(tower)
- 语言
- C++
- 递交时间
- 2017-03-30 21:12:32
- 评测时间
- 2017-03-30 21:12:32
- 评测机
- 分数
- 10
- 总耗时
- 3450ms
- 峰值内存
- 81.625 MiB