Compile Error

foo.cc: In function 'int main()':
foo.cc:12:17: error: request for member 'size' in 'a', which is of non-class type 'int [1005]'
   12 |         cout<<a.size()<<endl;
      |                 ^~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1450 明明的随机数
比赛
2023.8高级班结业模拟测试
语言
C++
递交时间
2023-08-09 09:33:43
评测时间
2023-08-09 09:33:43
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes