记录详情

Compile Error

/in/foo.cc: In function 'std::__cxx11::string a10to2(long long int)':
/in/foo.cc:10:18: error: 'itoa' was not declared in this scope
   itoa(n%2,arr,10);
                  ^

信息

递交者
类型
递交
题目
P1100 高低位交换
比赛
小兰赛 2019/9/28
语言
C++
递交时间
2019-09-28 09:45:17
评测时间
2019-09-28 09:45:17
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes