Compile Error

foo.cc: In function 'int main()':
foo.cc:11:14: error: 'h' was not declared in this scope
   11 | cout<<sizeof(h)<<" "<<sizeof(v)<<endl;
      |              ^
foo.cc:9:7: warning: unused variable 'n' [-Wunused-variable]
    9 | float n;
      |       ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P2301 1.2.2:浮点型数据类型存储空间大小
语言
C++
递交时间
2023-07-14 09:32:33
评测时间
2023-07-14 09:32:33
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes