记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:15: error: 'getcahr' was not declared in this scope
     a=getcahr()
               ^
/in/foo.cc:40:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   else
   ^~~~
/in/foo.cc:43:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
    break;
    ^~~~~

信息

递交者
类型
递交
题目
C2 硬币游戏
语言
C++
递交时间
2019-02-02 16:37:08
评测时间
2019-02-02 16:37:08
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes