Compile Error
foo.cc: In function 'int main()':
foo.cc:9:17: error: 'ccc' was not declared in this scope
  cout<<setw(4)<<ccc<<endl;
                 ^~~
foo.cc:10:17: error: 'cccc' was not declared in this scope
  cout<<setw(5)<<cccc<<endl;
                 ^~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2299 1.1.9字符菱形
 - 语言
 - C++
 - 递交时间
 - 2021-11-03 17:38:39
 - 评测时间
 - 2021-11-03 17:38:39
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes