Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:11:18: error: expected ';' before ')' token for(int n;cin>>n) ^ /in/foo.cc:16:15: error: 'setw' was not declared in this scope cout<<setw(3)<<a[i][0]; ^
信息
- 递交者
- 类型
- 自测
- 语言
- C++
- 递交时间
- 2023-03-06 22:46:28
- 评测时间
- 2023-03-06 22:46:28
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes