记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:15:10: error: 'strupr' was not declared in this scope
  strupr(a);strupr(b);
          ^
/in/foo.cc:49:10: error: 'strlwr' was not declared in this scope
  strlwr(e);
          ^

信息

递交者
类型
递交
题目
题3 火星上的加法运算
语言
C++
递交时间
2019-05-10 08:42:16
评测时间
2019-05-10 08:42:16
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes