Compile Error
/in/foo.cc:9:11: error: 'int index' redeclared as different kind of symbol int next, index, pipe, time; ^~~~~ In file included from /usr/include/c++/6/cstring:42:0, from /in/foo.cc:2: /usr/include/string.h:477:1: note: previous declaration 'const char* index(const char*, int)' index (const char *__s, int __c) __THROW ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- C++
- 递交时间
- 2018-08-17 12:25:49
- 评测时间
- 2018-08-17 12:25:49
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes