/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:16: error: cannot convert 'std::__cxx11::string {aka std::__cxx11::basic_string<char>}' to 'const char*' for argument '1' to 'int atoi(const char*)'
  cout<<atoi(ans);
                ^

信息

递交者
类型
自测
题目
P1000 A+B Problem
语言
C++
递交时间
2018-07-09 21:38:09
评测时间
2018-07-09 21:38:09
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes