Compile Error
foo.cpp: In function 'std::istream& operator>>(std::istream&, num&)': foo.cpp:41:31: error: 'reverse' was not declared in this scope reverse(c, c+strlen(c)); ^ foo.cpp: At global scope: foo.cpp:45:8: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] } p("1"), q("1"); ^ foo.cpp:45:16: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] } p("1"), q("1"); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1833 神奇口袋
- 语言
- C++
- 递交时间
- 2014-08-02 15:21:27
- 评测时间
- 2014-08-02 15:21:30
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes