Compile Error
foo.cc: In function 'int main()': foo.cc:24:6: error: redeclaration of 'int y1' int y1=2; ^~ foo.cc:15:11: note: 'int y1' previously declared here int i=10,y1=y; ^~ foo.cc:23:6: warning: unused variable 'nn' [-Wunused-variable] int nn=sqrt(y); ^~
正在同步测试数据,请稍后
信息
- 递交者
- 类型
- 递交
- 题目
- P1111 ganggang的烦恼
- 语言
- C++
- 递交时间
- 2021-01-29 22:21:19
- 评测时间
- 2021-01-29 22:21:19
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes