Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:11:17: error: 'itoa' was not declared in this scope
  itoa(j, str, 10);
                 ^
/in/foo.cc:12:12: warning: comparison with string literal results in unspecified behavior [-Waddress]
  if(str == "X"){
            ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1158 ISBN号码
 - 语言
 - C++
 - 递交时间
 - 2021-01-01 21:51:12
 - 评测时间
 - 2021-01-01 21:51:12
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes