Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:6:46: error: invalid type argument of unary '*' (have 'float')
  cout<<"请输入短边长:\n长边长是"<<*a;
                                              ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1043 test
 - 语言
 - C++
 - 递交时间
 - 2024-06-18 19:56:31
 - 评测时间
 - 2024-06-18 19:56:31
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes